We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f43f59 commit 8331b28Copy full SHA for 8331b28
grammars/shaderlab.cson
@@ -1,7 +1,7 @@
1
'scopeName': 'source.shaderlab'
2
'name': 'ShaderLab'
3
'fileTypes': [
4
- 'shader'
+ 'shader', 'cginc'
5
]
6
'patterns': [
7
{ # Numbers
0 commit comments