Closed Joakker closed 3 years ago
It's been bugging me for a while that function names like println or main aren't highlighted as such like in other languages, so I added it to the syntax definition file :smiley:.
println
main
This has been discussed in #30. It's a useful feature, but not for everyone, and I'd like to keep it disabled by default
It's been bugging me for a while that function names like
println
ormain
aren't highlighted as such like in other languages, so I added it to the syntax definition file :smiley:.