JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

[BUG] Formatted strings which end in "u" break highlighting #528

Closed marius311 closed 4 years ago

marius311 commented 4 years ago

Details

Steps to reproduce

Looks like a formatted string (in my example with py) which ends in u breaks highlighting. E.g.:

py"u"
let # <- broken here
end
py"x"
let # <- ok
end
aviatesk commented 4 years ago

It would be better to reopen this in https://github.com/JuliaEditorSupport/atom-language-julia/issues

marius311 commented 4 years ago

Should I do so? Not totally sure, but doesn't Github now have a feature to transfer Issues?

pfitzseb commented 4 years ago

Yes, but only inside of an org. Would be great if you could reopen this at language-julia :)