Difference between revisions of "Talk:Road To 1.0"

From Lazarus wiki
Jump to navigationJump to search
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
 
 
*[HIGH] Auto remove procedures/functions with empty body.
 
*[HIGH] Auto remove procedures/functions with empty body.
 
*[LOW] Search in include files.
 
*[LOW] Search in include files.
Line 7: Line 5:
 
* Auto start if idle for >3s.
 
* Auto start if idle for >3s.
 
* Do not add ";" at the end of properties like "Caption" (string) when pressing ENTER. For example: Form1.||CTRL+SPACE||Caption||ENTER -> "Form1.Caption;|"
 
* Do not add ";" at the end of properties like "Caption" (string) when pressing ENTER. For example: Form1.||CTRL+SPACE||Caption||ENTER -> "Form1.Caption;|"
 +
 +
-----
 +
 +
One idea: Rename this page to "Roadmap", so we don't have to create a new page when Lazarus finally reaches 1.0 and another goal is set. --[[User:Sekelsenmat|Sekelsenmat]] 00:35, 17 Mar 2006 (CET)
 +
:: Move the general roadmap items (i.e. the recently added things) to a new Roadmap page. The [[Road To 1.0]] page should merely be a detailed road map for the 1.0 target. I think we need to split this page up, kind of like [[fpc:Road map]]. The [[Road To 1.0]] page also contains a lot of status (i.e. no targets), I don't know if that belongs to a road map page. [[User:Vincent|Vincent]] 09:12, 17 Mar 2006 (CET)
 +
 +
::: I moved status information and other things to [[Roadmap]]. My idea is to replace the Roadmap page on the main website http://www.lazarus.freepascal.org/modules.php?op=modload&name=Roadmap&file=index --[[User:Sekelsenmat|Sekelsenmat]] 19:35, 29 May 2006 (CEST)

Latest revision as of 19:35, 29 May 2006

  • [HIGH] Auto remove procedures/functions with empty body.
  • [LOW] Search in include files.

Code Completion:

  • Auto start if idle for >3s.
  • Do not add ";" at the end of properties like "Caption" (string) when pressing ENTER. For example: Form1.||CTRL+SPACE||Caption||ENTER -> "Form1.Caption;|"

One idea: Rename this page to "Roadmap", so we don't have to create a new page when Lazarus finally reaches 1.0 and another goal is set. --Sekelsenmat 00:35, 17 Mar 2006 (CET)

Move the general roadmap items (i.e. the recently added things) to a new Roadmap page. The Road To 1.0 page should merely be a detailed road map for the 1.0 target. I think we need to split this page up, kind of like fpc:Road map. The Road To 1.0 page also contains a lot of status (i.e. no targets), I don't know if that belongs to a road map page. Vincent 09:12, 17 Mar 2006 (CET)
I moved status information and other things to Roadmap. My idea is to replace the Roadmap page on the main website http://www.lazarus.freepascal.org/modules.php?op=modload&name=Roadmap&file=index --Sekelsenmat 19:35, 29 May 2006 (CEST)