We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7d76b commit 4152ea6Copy full SHA for 4152ea6
messages.json
@@ -0,0 +1,3 @@
1
+{
2
+ "0.2.0": "messages/0.2.0.txt"
3
+}
messages/0.2.0.txt
@@ -0,0 +1,9 @@
+Unity Shader Highlighter Version 0.2.0
+--------------------------------------
+
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