Closed pfitzseb closed 3 years ago
Fixes https://github.com/JuliaEditorSupport/atom-language-julia/issues/238 by tokenizing type relations as keyword.operator.relation.types.julia instead of keyword.operator.relation.julia.
keyword.operator.relation.types.julia
keyword.operator.relation.julia
Fixes https://github.com/JuliaEditorSupport/atom-language-julia/issues/238 by tokenizing type relations as
keyword.operator.relation.types.julia
instead ofkeyword.operator.relation.julia
.