Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 6cdaa1a

Browse files
maxbrunsfeldclaytonrcarter
authored andcommitted
Add legacy scope name property to tree-sitter grammar
1 parent 21a728a commit 6cdaa1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

grammars/tree-sitter-php.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ id: 'php'
22
name: 'PHP'
33
type: 'tree-sitter'
44
parser: 'tree-sitter-php'
5+
legacyScopeName: 'source.php'
56

67
comments:
78
start: '#'

0 commit comments

Comments
 (0)