Difference between revisions of "New IDE features since"

From Free Pascal wiki
Jump to navigationJump to search
Line 9: Line 9:
 
[[Image:block_matching.gif]]
 
[[Image: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.
 +
 +
[[Image:Ide_features_editor_toolbar.png]]
  
 
== Unsorted ==
 
== Unsorted ==

Revision as of 16:51, 21 April 2009

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

...

editor toolbar

...

file browser

...