File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.6.1 - Improvements to documentation and LiveCode Script support
2+
3+ * Revised, expanded and generally improved documentation (issue #19 )
4+ * Improved LiveCode Script support
5+ * Support for ` if...then...else... ` syntax
6+ * Better indentation in ` switch ` blocks
7+ * Restore completion of symbols from the current file (issue #18 )
8+ * Don't clobber autocomplete settings (issue #16 )
9+ * Improved variable & constant capturing
10+ * Restored support for linting revIgniter files
11+
112## 0.6.0 - Linting and script-only stacks
213* LiveCode Script grammar and snippets generated from documentation
314* Support for script-only stacks (` .livecodescript ` )
Original file line number Diff line number Diff line change 11{
22 "name" : " language-livecode" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " Support for editing LiveCode source code" ,
55 "repository" : " https://github.com/peter-b/atom-language-livecode" ,
66 "license" : " GPLv3" ,
You can’t perform that action at this time.
0 commit comments