[Lazarus] Refactor Menu

Martin lazarus at mfriebe.de
Sat Mar 5 15:03:06 CET 2011


Having a "search" menu: "view search results" should go in there, and 
not in the "view" menu...
- maybe "jump history" too, not surre?

"procedure list" imho is more a "view", than a "search" think.

"uper/lowercase slection" "tabs to spaces". that applies to any text, 
not only source, so it should go to the "edit" menu
- imho "sort selection" too, and maybe "break lines in selection" unless 
it has special source related behaviour...
- "same for "insert from char map";
- probably "insert CVS (well cvs is a hard to place one...), insert 
general has lots of none source specific...


maybe move "view todo list" to "source", instead of "view" ?

tools "make resource string" should be refactor ?

"jedi code format" could be source...


On 05/03/2011 11:19, Juha Manninen wrote:
> Hi
>
> I have refactored Lazarus main menu by adding a Refactor menu. :-)
>
> I also added a Source menu.
> Eclipse and some other IDEs have done the same thing.
>
> Sometimes it is difficult to decide under which menu a menu item belongs.
> "Enclose Selection ..." is now under Refactor menu. It could be under Source
> menu together with "Comment Selection ...", too.
>
> Later the editor local menu will have Source menu, and some checks will be
> added to disable the entries when they can't be used.
>
> More ideas?
>
>
> Regards,
> Juha
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus





More information about the Lazarus mailing list