Hi,
I have some suggestions for new revamped "Generate Setters/Getters" dialog. The first one is: if user changes state of "Function name starts ... " checkbox, then items in members list/tree should changed appropriately (now it remains without any visible change). The second one is that grayed items should be disabled, because now it is little bit confusing if some list items are grayed but still modifiable. And the last one suggestion/question: is possible to disable code re-formating after new getters/setters insertion? I don't want to use this feature at all but after each usage of G/S dialog I have to undo re-formated code which is quite annoying especially when the code editor is always scrolled to its end.
Best regards
Michal
Tips for "Generated Settere/Getters" dialog.
-
- 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: Tips for "Generated Settere/Getters" dialog.
Donemarfi wrote:if user changes state of "Function name starts ... " checkbox, then items in members list/tree should changed appropriately
Donemarfi wrote:The second one is that grayed items should be disabled
Donemarfi wrote:And the last one suggestion/question: is possible to disable code re-formating after new getters/setters insertion?
Committed in SVN revision 2989 (tested on Kubuntu 64bit & XPsp3)
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Tips for "Generated Settere/Getters" dialog.
You are just great! Thanx a lot!
M.
M.