This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
difftastic
mirror of
https://github.com/Wilfred/difftastic/
Watch
1
Star
0
Fork
You've already forked difftastic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5420cd19fa
difftastic
/
vendored_parsers
/
tree-sitter-f-sharp
/
test
/
highlight
/
strings.fsx
8 lines
187 B
Plaintext
Raw
Blame
History
let str = $"2 + 2 = {2 + 2}"
//<- keyword.function
// ^ variable
// ^ string
// ^ number
// ^ number
// ^ string
Reference in New Issue
View Git Blame
Copy Permalink