Hi, I'd like to ask you how exactly works (if really works...) a "Sub menu" check box in "PreDefined Types" panel in "Debugger Settings" dialog. As its label says it should insert new pre-defined data types' expressions into some submenu in editor's context menu, but it does nothing for me and all new records are displayed directly in the context menu...
Regards
marfi
Submenu for pre-defined debugged data type
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Submenu for pre-defined debugged data type
it is a bug or to be more precise: not implemented...
As for now: all predefined types are inserted (as you noticed) directly into the context menu. If you want this to be implemented, please submit a feature request.
Eran
As for now: all predefined types are inserted (as you noticed) directly into the context menu. If you want this to be implemented, please submit a feature request.
Eran
Make sure you have read the HOW TO POST thread