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/User Area/User Guides/User Guide 0.8"

Line 2: Line 2:
 
LDT provides tooling to facilitate Lua application development. It allow to structure the code into projects which can enable Project based configuration. LDT aim, as well, to enhance user Lua experience with features such as variable occurrences and scope aware completion.
 
LDT provides tooling to facilitate Lua application development. It allow to structure the code into projects which can enable Project based configuration. LDT aim, as well, to enhance user Lua experience with features such as variable occurrences and scope aware completion.
 
Have a look to some of our features:
 
Have a look to some of our features:
* [[Koneki/LDT/Concepts/Path|Configuring paths]]
+
* [[Koneki/LDT/Concepts/|Concepts]]
* [[Koneki/LDT/Concepts/Debugger|Debugger]]
+
** [[Koneki/LDT/Concepts/Path|Configuring paths]]
 +
** [[Koneki/LDT/Concepts/Debugger|Debugger]]

Revision as of 14:04, 3 November 2011

Lua development tools overview

LDT provides tooling to facilitate Lua application development. It allow to structure the code into projects which can enable Project based configuration. LDT aim, as well, to enhance user Lua experience with features such as variable occurrences and scope aware completion. Have a look to some of our features:

Back to the top