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

LDT/User Area/New Noteworthy/New Noteworthy 1.3

< LDT‎ | User Area/New Noteworthy
Revision as of 10:45, 8 June 2015 by Code.simonbernard.eu (Talk | contribs) (Conversion)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

New & Noteworthy 1.3

Lua 5.2

Lua 5.2 is now supported!

Edition

You can type and valid Lua 5.2 code with LDT.

GotoLabelEditor.jpg

New project

It is now possible to choose project grammar while creating project. Even nicer, grammar is chosen accordingly to Execution Environment.

NewLua52.png

Note: You can change grammar version at project or workspace level.

Conversion

Convert any project to LDT nature is possible.

Right click on a project then in menu Configure select "Convert to Lua project".

ConvertMenu.jpg

It even asks nicely for grammar version and Execution Environment.

ConvertRegular.png

Add to the source path the folder where is your Lua code, click Add source folder.

BuidPathFolderAdded.png

Migration

This version is the first stable one since Koneki. If you want to migrate from Koneki, feature above also works for you and has specific documentation.

ConvertKoneki.png

Dark theme

LDT embraces Dark Theme.

DarkTheme.png

Styled text

For a nicer outline, enjoy styled text.

StyledText.png

Back to the top