Skip to content

Releases: runxel/GDL-sublime

Archicad 21

21 May 20:52
Compare
Choose a tag to compare

Archicad 21 is here and so is the GDL Sublime Text plugin.
Have fun coding with the new profiles and BMATs!

v1.2.0

09 Apr 22:56
Compare
Choose a tag to compare

• many fixes
• improved AUTO COMPLETION for many commands. you can cycle through placeholders with TAB
• many many new scopes defined (list of GLOBALS should be complete now)
• NURBS geometry commands added for upcoming ArchiCAD 20
• other ArchiCAD 20 stuff

v1.1.8

27 Feb 00:18
Compare
Choose a tag to compare

• small highlighting fixes
• color scheme adjustments

Getting the new commands of ArchiCAD 19 on board

11 Jul 21:33
Compare
Choose a tag to compare

I've incorporated all the new GDL commands of AC 19.
One exception is that "GLOB_CONTEXT" is still highlighted normal and not already marked as deprecated (as Graphisoft stated in the manual – it should be avoided in the near future. It got replaced by "GLOB_FEEDBACK_MODE" and others).

v1.1.6

31 Mar 21:33
Compare
Choose a tag to compare

• syntax highlighting in converted .xml files is now enabled

v1.1.5

31 Mar 14:19
Compare
Choose a tag to compare

• GROUP – ENDGROUP was highlighted wrong, this is now fixed

v1.1.4: problem fixed + new scopes

28 Mar 23:37
Compare
Choose a tag to compare

• fix for rare mis-styling numbers (confused for subroutines)
• new scope for jump labels (entity.name.function.gdl.jump)
↳ ergo: some adjusting of the color schemes

bugfix

28 Mar 22:09
Compare
Choose a tag to compare

inside of brackets were styled wrong

v1.1.2

28 Mar 22:06
Compare
Choose a tag to compare

functions have got their brackets styled

v1.1.1

25 Mar 19:36
Compare
Choose a tag to compare

CUTEND was missing