Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Koneki/Project Plan/0.9"

(New page: = Work Items for Koneki 0.9 = Below are items that the Koneki team and the community at large think are worth being considered for the 0.9 release. This release is expected for the end of...)
 
(Lua Development Tools)
Line 4: Line 4:
  
 
== Lua Development Tools ==
 
== Lua Development Tools ==
 +
=== Infrastructure ===
 +
{{PlanItem|Refactor plug-ins to simplify global architecture||Complete}}
 
=== Lua Documentor ===
 
=== Lua Documentor ===
 
{{PlanItem|Syntax highlighting for LuaDocumentor||}}
 
{{PlanItem|Syntax highlighting for LuaDocumentor||}}

Revision as of 09:46, 3 July 2012

Work Items for Koneki 0.9

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

Lua Development Tools

Infrastructure

Ok green.gif Refactor plug-ins to simplify global architecture

Lua Documentor

Chkbox disabled.gif Syntax highlighting for LuaDocumentor

Chkbox disabled.gif Content-assist for LuaDocumentor

AST

Chkbox disabled.gif Use heuristics to extract more information from code (381671)

Launch Configurations

Chkbox disabled.gif Propose a launch configuration for Lua scripts (37070)

Back to the top