JuliaEditorSupport / atom-language-julia

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

feat: command interpolation tokenization #262

Closed pfitzseb closed 1 year ago

pfitzseb commented 1 year ago

image

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

AhmedSalih3d commented 1 year ago

Wow you are fast! Just saw that the bug issue was made based on my Discourse thread (https://discourse.julialang.org/t/why-does-visual-studio-code-not-correctly-render-interpolation-arguments-in-cmd-objects/100510/3) and then already implemented

Thank you so much, really makes it feel like it really does matter to report these smaller issues :)