0.2.13
- Update methods' color to match functions. Fixes groovy functions, since
they're all methods on the globalScript
object. - Color Groovy's modules the same as other languages.
- Add support for
variable.other.constant
. Fixes stuff in Ruby. - Color
method
andmethod-call
the same asdefinition.method
- Color all
*.readonly
semantic tokens as constant. - Color YAML keys the same as JSON properties.