This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
tree-sitter-tiger
Watch
1
Star
0
Fork
You've already forked tree-sitter-tiger
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
089a585a41
tree-sitter-tiger
/
test
/
highlight
/
literals.tig
9 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add literals highlighting
2022-06-02 17:32:37 +02:00
nil
/* <- constant.builtin */
42
/* <- number */
Add string escape high-lighting
2022-06-03 12:03:10 +02:00
"Hello World!\n"
/* <- string
^ string.escape
*/
Reference in a new issue
Copy permalink