We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 532cb7b + 91880d3 commit 878e693Copy full SHA for 878e693
1 file changed
grammars/vbscript.cson
@@ -3,7 +3,10 @@
3
'asp',
4
'vbs',
5
'vb',
6
- 'vba'
+ 'vba',
7
+ 'bas',
8
+ 'frm',
9
+ 'cls'
10
]
11
'name': 'VBScript'
12
'patterns': [
0 commit comments