JuliaEditorSupport / atom-language-julia

A Julia language support package for the Atom editor
Other
52 stars 39 forks source link

special tokenization for type relations #239

Closed pfitzseb closed 3 years ago

pfitzseb commented 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.