Releases: runxel/GDL-sublime
All Globals in there
Various enhancements
See Changelog.
Quicfix for 3.4.2
In some circumstances the path to LP_XMLConverter was set wrongly, thus failing to build.
Fixes and new overwrite
In this version you're able to overwrite the AC_path
inside your .sublime-project
file as well.
Fix for error message wrongly shown
If the user had just on object in a flat folder there was an error message shown wrongly. This is fixed.
Big update
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
v3.2.3 Update README.md
Hotfix for HSF -> GSM
Issues with HSF -> GSM conversion resolved, when used with the new 'root' feature.
Detect params in Strings
example: UI_INFIELD "b_boolparam"
Style parameters
... also in the light theme.