[Lazarus] (no subject)

Mayte Carapeto tcarapeto at gmail.com
Tue Jan 20 00:13:08 CET 2009


ik wrote:
> Hello,
>
> There are few features that I would like to see in the Lazarus editor:
>
> 1. Multiple spliting (and close the split) the editor to horizontal
> and vertical views
> 2. VIM keyboard support
> 3. Ability to have a way to fold code by using comments with special
> chars (like (* {{{ *) (* }}} ) that VIM allows)
>   
when Martin implement this it will look as {$REGION 'region 
name'}{$ENDREGION} or similar
> 4. Multi linguistal spell checkers for strings and comments
> 5. Color code with errors with special underline or some color that
> the user can select that will help to locate where the problem is.
> 6. Ability to keep the string mark (that added to 0.9.27) as permanent
> with a toggle of a menu item/key/toolbar
> 7. Inline help for a command/reserve word that the mouse
> cursor/keyboard caret are under that word (not instead of the
> tooltip).
> 8. When pressing on CTRL above a file/variable/type etc.. that we are
> trying to load, it will place a tooltip telling what is going to be
> opened (the file + the line number)
>
> What do you think on this features ? Should I add them to mantis as a wishlist ?
>   
Add them to the wiki page with ideas and explain them there more 
detailed: http://wiki.lazarus.freepascal.org/Feature_Ideas

Best regards,
Paul Ishenin.



More information about the Lazarus mailing list