Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "LDT/Developer Area/Project Plan/1.1"

(Editing)
(AST/User Assitance)
Line 16: Line 16:
  
 
=== AST/User Assitance ===
 
=== AST/User Assitance ===
{{PlanItem|Auto completion for string||}}
+
{{PlanItem|Auto completion for string|404464|}}
{{PlanItem|Detect type/mode in code||}}
+
{{PlanItem|Detect type/mode in code|410041|}}
{{PlanItem|Make some tag optional||}}
+
{{PlanItem|Make some tag optional|410044|}}
{{PlanItem|Auto-completion on require||}}
+
{{PlanItem|Auto-completion on require|404295 |}}
{{PlanItem|New type array ?||}}
+
{{PlanItem|Add a way to manage Map,List structure|405458|}}
  
 
=== Formatter ===
 
=== Formatter ===

Revision as of 05:41, 6 June 2013

Work Items for Koneki LDT 1.1

Below are items that the Koneki team and the community at large think are worth being considered for the 1.1 release. This release is expected for the end of 2013.

Schedule

comming soon.

Features Lists

Error handling

Chkbox disabled.gif stabilize error handling (409984) (should be backport in 1.0)

Editing

Chkbox disabled.gif Enhance auto close (409987 )

Chkbox disabled.gif Enhance auto edit strategy for luadoc comment (409988)

Chkbox disabled.gif Add actions on save (410039)

AST/User Assitance

Chkbox disabled.gif Auto completion for string (404464)

Chkbox disabled.gif Detect type/mode in code (410041)

Chkbox disabled.gif Make some tag optional (410044)

Chkbox disabled.gif Auto-completion on require (404295 )

Chkbox disabled.gif Add a way to manage Map,List structure (405458)

Formatter

Chkbox disabled.gif Support long string

Chkbox disabled.gif Change default value to respect "lua convention"

Chkbox disabled.gif indent code for expression and list

Debugger

Chkbox disabled.gif variable view : fix wrong table order

Chkbox disabled.gif attach debug : do not terminate launch automatically

Chkbox disabled.gif integrate new introspection system

Back to the top