Pluto.jl
Pluto.jl copied to clipboard
String highlighting confused by "#"
The second line is clearly highlighted incorrectly:
Seems specific to Pluto, issue not present in VSCode nor here:
x.var"abc"
x.var"# abc"
var"# abc"