File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.6.0 - Linting and script-only stacks
2+ * LiveCode Script grammar and snippets generated from documentation
3+ * Support for script-only stacks (` .livecodescript ` )
4+ * Linting & syntax checking for LiveCode Script files
5+ * Initial linting support for LiveCode Builder source files
6+
17## 0.5.1 - Minor documentation updates
28
39## 0.5.0 - Added LiveCode server support
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ fine the appropriate `*.lci` file in the `.lci` directory.
8989
9090* Ralf Bitter
9191* Peter Brett
92- * Adam Robertson
9392* Monte Goulding
93+ * Adam Robertson
9494
9595## Reporting bugs and contributing
9696
Original file line number Diff line number Diff line change 11{
22 "name" : " language-livecode" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
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