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

LDT/User Area/New Noteworthy/New Noteworthy 1.1

< LDT‎ | User Area/New Noteworthy
Revision as of 07:31, 19 September 2013 by Unnamed Poltroon (Talk) (New page: =New & Noteworthy 1.1= ==Better Error Handling== To speed up syntax error troubleshooting, the output given is now the Lua 5.1 interpreter one. During the process, syntax error detection...)

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

New & Noteworthy 1.1

Better Error Handling

To speed up syntax error troubleshooting, the output given is now the Lua 5.1 interpreter one. During the process, syntax error detection became about 10 times faster.

Formatter Defaults

For a better out of the box experience, formatter now uses 2 spaces by default.

Back to the top