We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d253f commit ffa9f56Copy full SHA for ffa9f56
GDL.sublime-settings
@@ -4,6 +4,9 @@
4
// or put a relative path to your own scheme here.
5
"color_scheme": "${packages}/GDL/GDL-light.sublime-color-scheme",
6
7
+ // set the syntax automatically for all .gdl files
8
+ "extensions": ["gdl"],
9
+
10
"rulers": [80,120],
11
12
// Path to the current Archicad, where the LP_XMLConverter resides
0 commit comments