Skip to content

Commit 4152ea6

Browse files
Messages
1 parent fd7d76b commit 4152ea6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

messages.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"0.2.0": "messages/0.2.0.txt"
3+
}

messages/0.2.0.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Unity Shader Highlighter Version 0.2.0
2+
--------------------------------------
3+
4+
Minor improvements to highlighting:
5+
6+
- Add C++ highlighting between CGPROGRAM...ENDCG
7+
- Preprocessor statements (beginning with #) are highlighted better
8+
- More functions highlighted
9+
- Empty string highlighting

0 commit comments

Comments
 (0)