Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
RFC: Editor context menu item reshuffle
oBFusCATed:
There are many complaints that the cut/copy/paste menu items are in the edit submenu in the context menu for the editor.
This was probably done to minimize the size of the menu, because when all plugins are enabled it is really huge.
I've experimented a bit to make it smaller.
What I've done is:
1. remove items that are duplicated with the tab menu.
2. remove most of the separators
3. fix the find menu items to always be on the top
4. merge code refactor and insert menus in a single insert/refactor menu
The changes are available in this branch https://github.com/obfuscated/codeblocks_sf/tree/experiments/editor_context_menu
Can you please test them and provide me with some feedback about the changes?
I've not used this much, so I'm not 100% sure that all removed menu items will be committed removed, but we'll see.
stahta01:
A very slight testing under Windows 32 bit/wxWidgets 2.8.12.
It looks OK; and, after I found the options I normally used under right click on tab I think it is OK.
But, I do not use CB as an editor except for fixing build errors; so, I am a poor reviewer.
Tim S.
BlueHazzard:
looks fine here...
windows 7, wx31, wx 30
(I am nor really happy with removing "swap header", but i use the short key mostly, so it is not that bad...)
stahta01:
--- Quote from: BlueHazzard on February 06, 2018, 01:49:58 pm ---looks fine here...
windows 7, wx31, wx 30
(I am nor really happy with removing "swap header", but i use the short key mostly, so it is not that bad...)
--- End quote ---
"swap header" is still on the right click tab menu.
Tim S.
oBFusCATed:
--- Quote from: BlueHazzard on February 06, 2018, 01:49:58 pm ---(I am nor really happy with removing "swap header", but i use the short key mostly, so it is not that bad...)
--- End quote ---
Can you try to retrain yourself to use the item in the tab menu and then tell me if you were able to do it?
Navigation
[0] Message Index
[#] Next page
Go to full version