julia-ts-mode icon indicating copy to clipboard operation
julia-ts-mode copied to clipboard

Adjustments to grammar for syntax highlighting

Open dhanak opened this issue 5 months ago • 1 comments

  1. Fix grammar after the Julia tree-sitter grammar has been changed in https://github.com/tree-sitter/tree-sitter-julia/pull/135

  2. Adjust syntax highlight of interpolations: use syntax information of interpolated code to highlight parts of it.

  3. Highlight keyword argument names as symbols.

dhanak avatar Sep 20 '24 10:09 dhanak