You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ But wait! There's more!
41
41
You should activate a color scheme (meaning proper highlighting) by modifying the syntax specific preferences file.
42
42
First set the syntax to `GDL` for the current file, then proceed to `Preferences > Settings – Syntax Specific`(or `Preferences > Settings – More > Syntax Specific – User` if youre using an older version of Sublime Text).
43
43
44
-
There are 2 different color schemes at choice: A dark and a light one. _I muchly recommend the dark one for fatigue-proof coding. If you're more the traditionell architect the light scheme might be your choice ;)_
44
+
There are 2 different color schemes at choice: A dark and a light one. _I muchly recommend the dark one for fatigue-proof coding. If you're more the traditional architect the light scheme might be your choice ;)_
45
45
46
46
Copy _one_ of these into the new file and save:
47
47
@@ -76,7 +76,7 @@ You will find all the shipped snippets in the "Snippets" folder.
76
76
77
77
## Further usage
78
78
This Sublime Text package got accompanied by [GDLnucleus](http://www.opengdl.org/Default.aspx?tabid=9748) (_Not freeware_). GDLnucleus is a assistant program which enables you to send your changes live to ArchiCAD from Sublime Text, instead of relying on copy+paste.
79
-
It can be understood as a SublimeText-project handler integrated with a link to the LP_XMLConverter, which comes with ArchiCAD. See the page for more details.
79
+
It can be understood as a SublimeText-project handler integrated with a link to the LP\_XMLConverter, which comes with ArchiCAD. See the page for more details.
0 commit comments