Add variables highlighting
This commit is contained in:
parent
b9fd34c084
commit
69e7f36f75
2 changed files with 7 additions and 0 deletions
3
test/highlight/identifiers.bp
Normal file
3
test/highlight/identifiers.bp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
foo = bar + "baz"
|
||||
// <- variable
|
||||
// ^ variable
|
||||
Loading…
Add table
Add a link
Reference in a new issue