julia-ts-mode
julia-ts-mode copied to clipboard
Experimental Emacs Julia major mode using tree-sitter
Results
11
julia-ts-mode issues
Sort by
recently updated
recently updated
newest added
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....