JuliaEditorSupport / atom-language-julia

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

fix: correctly tokenize generators in string interpolation #264

Closed pfitzseb closed 1 year ago

pfitzseb commented 1 year ago

image

Fixes https://github.com/JuliaEditorSupport/atom-language-julia/issues/258.