File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 11# LiveCode Language package for Atom
22
3- This is a language package for Atom that provides support for editing LiveCode
4- source code.
3+ This is a language package for Atom that provides:
4+
5+ * support for editing LiveCode source code.
6+ * Livecode language
7+ * Livecode and regIgniter snippets
8+
9+ The revIgniter snippets and Livecode language was converted
10+ from the TextMate bundles available on the regIgniter website:
11+ http://revigniter.com/
12+
13+ To find out more about LiveCode, please visit the LiveCode website:
14+ http://livecode.com/
515
6- To find out more about LiveCode, please visit the LiveCode website.
716
817## Supported languages
918
1019Currently, this package supports editing:
1120
1221* LiveCode Builder source code in ` .lcb ` files
13-
1422* LiveCode server source code in ` .lc ` and ` .irev ` files
1523
1624The package provides syntax highlighting, highlighting and indentation support
@@ -24,6 +32,7 @@ view in Atom's "Settings" window.
2432## Authors
2533
2634* Peter Brett
35+ * Ralf Bitter
2736* Adam Robertson
2837
2938## Reporting bugs and contributing
You can’t perform that action at this time.
0 commit comments