Skip to content

Commit 326a9cf

Browse files
author
Adam Robertson
committed
added acknowledgement of revIgniter
1 parent a999170 commit 326a9cf

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,24 @@
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

1019
Currently, 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

1624
The package provides syntax highlighting, highlighting and indentation support

0 commit comments

Comments
 (0)