New IDE features since

From Free Pascal wiki
Revision as of 16:52, 21 April 2009 by Ggeldenhuys (talk | contribs) (→‎Unsorted: removed editor toolbar)
Jump to navigationJump to search

The list should be created by Lazarus release version numbers (which include release dates). Here is a list of ideas I can think of, but I am sure there are many more.

For example:

v0.9.18 (2006-11-22)

block matching

The IDE automatically highlights matching blocks - begin..end pairs.

block matching.gif


v0.9.24 (2007-11-05)

editor toolbar

The editor toolbar plug-in allows you to define toolbar buttons to any of the IDE menu items.

Ide features editor toolbar.png

Unsorted

Any items below this point has not been sorted per Lazarus release yet.

procedure list - fast finding of methods

...

build in diff viewer

...

guidelines in the form designer

...

refactoring

...

editor features like divider lines

...

favourites in Object Inspector

...

integrated unit testing with FPCUnit

...

better anchoring and margins in form designer

...

file browser

...