We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce59d2c + 31c3682 commit 8ce3c13Copy full SHA for 8ce3c13
1 file changed
lib/main.coffee
@@ -62,7 +62,7 @@ module.exports =
62
63
provideLinter: ->
64
provider =
65
- grammarScopes: ['source.livecodescript', 'source.lcb']
+ grammarScopes: ['source.livecodescript', 'source.iRev', 'source.lcb']
66
scope: 'file'
67
lintOnFly: true
68
lint: (textEditor) =>
0 commit comments