Skip to content

Commit 202d8c8

Browse files
committed
apply fixes from #15
adds support for botania and resorts the completions list
1 parent c7e2513 commit 202d8c8

File tree

6 files changed

+399
-288
lines changed

6 files changed

+399
-288
lines changed

ZenScript.sublime-completions

Lines changed: 165 additions & 118 deletions
Large diffs are not rendered by default.

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"install": "messages/install.txt",
33
"0.4.0": "messages/0.4.0.txt",
4-
"0.4.1": "messages/0.4.1.txt"
4+
"0.4.1": "messages/0.4.1.txt",
5+
"0.4.2": "messages/0.4.2.txt"
56
}

messages/0.4.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Your ZenScript Highlighter is now updated to version 0.4.0
1+
Your ZenScript Highlighter is now updated to version 0.4.1
22

33
Removed Support:
44
Armor Plus

messages/0.4.2.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Your ZenScript Highlighter is now updated to version 0.4.2
2+
3+
We resorted the completions to make it easier to find commonly used completions.
4+
5+
Added Support:
6+
Botania

0 commit comments

Comments
 (0)