Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
runxel committed Mar 7, 2015
1 parent 9df3e8d commit a7cbebc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Messages/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ What's new ???
• we have auto completion now
[you may have to force it with `ctrl + space`!]

• we have snippets!
[they are in the "Snippets" folder, just make your own aswell, or edit them :)]



How to use
Expand All @@ -32,4 +35,9 @@ GDL color scheme

This color scheme is especially made for a comfortable working GDL coding environment in Sublime Text.
If you like it: I have a also a more complete color scheme aligned with a beatiful an minimal UI theme.
You can find it here: https://github.com/runxel/hitoshi
You can find it here: https://github.com/runxel/hitoshi


THANKS
---------------
- to Jochen Suehlo for his help
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ Copy this into the new file and save:
"color_scheme": "Packages/GDL/GDL.tmTheme"
}`

### Auto completion + Snippets
You may have to force the auto completion via `ctrl + space`.
Also some Snippets are now on board. Try it out! Type in: `comline` and then press TAB.
Voilá! There's a divider.
`! ---------------------------------------------------------------------- !`


## Getting Started With Sublime Text
New to Sublime? Then I can recommend the excellent and free video tutorial by nettuts: [Perfect Workflow in Sublime Text](http://net.tutsplus.com/articles/news/perfect-workflow-in-sublime-text-free-course/).
Expand Down

0 comments on commit a7cbebc

Please sign in to comment.