Skip to content

Commit 053fe77

Browse files
committed
Merge pull request #2 from sierracircle/master
Update README with info about revIgniter package.
2 parents a999170 + 2cb265c commit 053fe77

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

README.md

Lines changed: 13 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
@@ -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

0 commit comments

Comments
 (0)