Skip to content

Commit f177b7d

Browse files
committed
Updated the usage section.
1 parent f2ef09d commit f177b7d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ Syntax highlighting, auto completion, templates, snippets and comments toggling.
55
Usage
66
-----
77

8-
In Sublime Text 2 auto completion are performed with ctrl+space and/or tab depending on the preferences. Currently auto completion is added for LScript GUI controls and LScript constants.
8+
Not much to say about the syntax highlighting, it just works. Auto completion in Sublime Text 2 is performed with ctrl+space and/or tab depending on the preferences. Currently auto completion is available for LScript GUI controls and LScript constants.
99

10-
All the standard templates from LSED are included as Sublime Snippets and can be used as boiler plates for new projects.
10+
All the standard templates from LSED are included as Sublime Snippets and can be used as boiler plates for new projects. Also a code snippet for Modeler monitor progress is included, tab triggered with `mon`.
1111

12+
[More information »](http://www.artstorm.net/plugins/lscript-sublime-text-package/)
1213

1314
## Install
1415
Easiest way to install the package is to simply grab the `LScript.sublime-package` file. A git user can clone this repo directly into the Sublime application, which makes it a bit easier to keep up to date.

0 commit comments

Comments
 (0)