Skip to content

Commit 177ab70

Browse files
author
wbazant
committed
Add .sc as an extension - as used conventionally for Scala scripts and in the Ammonite project
1 parent 5f957aa commit 177ab70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/scala.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'fileTypes': [
22
'scala',
3+
'sc',
34
'sbt'
45
]
56
'firstLineMatch': '^#!/.*\\b\\w*scala\\b'

0 commit comments

Comments
 (0)