Skip to content

Releases: runxel/GDL-sublime

All Globals in there

06 Jun 12:28
Compare
Choose a tag to compare

Various enhancements

18 May 11:05
Compare
Choose a tag to compare

See Changelog.

Quicfix for 3.4.2

08 May 20:28
Compare
Choose a tag to compare

In some circumstances the path to LP_XMLConverter was set wrongly, thus failing to build.

Fixes and new overwrite

06 May 12:17
Compare
Choose a tag to compare

In this version you're able to overwrite the AC_path inside your .sublime-project file as well.

Fix for error message wrongly shown

18 Apr 16:38
Compare
Choose a tag to compare

If the user had just on object in a flat folder there was an error message shown wrongly. This is fixed.

Big update

17 Apr 15:46
Compare
Choose a tag to compare

changed

• Global params (green) now get recognized when used as an array.
• Params weren't recognized when used in an array.
• The way GDL-S looks for HSF and GSMs is greatly improved.

added

• New project settings: With convert_on_save set to true a GSM will automatically be built if you edited and saved a GDL file.
• Backticks () get auto matched now, if the respective ST setting is enabled by the user. • Snippets for the parameter list in libpartdata.xml` were added. [^1]

fixed

• In certain circumstances the GSM Build command could fail.
• If the user had file extensions being ALLCAPS the conversion failed.

removed

• Multiroot environments are error prone and support (which was instable before already) for it has been removed. It might return at a later point however.


Due to a wrong tag there might have been confusio on whats the newest version. Hopefully this is fixed as well.

Issues with new 'root' feature and HSF generation fixed

31 Mar 21:22
Compare
Choose a tag to compare

Hotfix for HSF -> GSM

02 Apr 15:10
Compare
Choose a tag to compare

Issues with HSF -> GSM conversion resolved, when used with the new 'root' feature.

Detect params in Strings

31 Mar 14:58
Compare
Choose a tag to compare

example: UI_INFIELD "b_boolparam"

Style parameters

21 Mar 20:20
Compare
Choose a tag to compare

... also in the light theme.