Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Gdb Full Console request

Hi again,


as requested, I've posted a patch that adds an id to the context-menu of new consoles (both the new full console and the legacy basic console).

https://git.eclipse.org/r/#/c/85373/

The patch also adds an example of adding a command to those two menus.

I expect to have it in by the RC2 build today.

Marc


From: Marc Khouzam
Sent: November 3, 2016 12:52
To: CDT General developers list.
Subject: Re: [cdt-dev] Gdb Full Console request
 

Hi Stephen,

There are currently no plans to have the equivalent of a ConsolePageParticipant, but I would like there to be one :). We are focusing on making the new console experience smooth for users in this last stretch before the release, and are not left with much time to improve things for extenders.

My guess is that it wouldn't be too hard to support, by copying the current support from the platform console for such a ConsolePageParticipant.  Your best bet is to submit a patch for this.

As for adding an ID to the context menu, of course we should do that. I'll do my best to find time to do it. Again, the fastest way to get this done is to submit a patch that you know will satisfy your requirement.

Thanks for your interest

Marc


From: "Flynn, Stephen" <Stephen.Flynn@xxxxxxxx>
Sent: Nov 2, 2016 3:40 PM
To: CDT General developers list.
Subject: [cdt-dev] Gdb Full Console request

Are there plans to allow page participants with the new console?  If not, could doing so be considered? 

My ask here is based on a requirement to add pattern matching.

Also, will the context menu be registered with an Id?  We have a couple custom menu items that I would like to add.

Thanks,

Stephen Flynn
Software Engineer 2
508-249-9848 / (821) 49848


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
dev.eclipse.org
Mailing list: cdt-dev CDT General developers list. About cdt-dev



Back to the top