julia-vscode / DocumentFormat.jl

Auto-formatter for Julia
Other
62 stars 18 forks source link

StringIndexError #42

Closed davidanthoff closed 5 years ago

davidanthoff commented 5 years ago

Details here. I'm not posting them because they contain identifiable stuff.

ZacLN commented 5 years ago

https://github.com/julia-vscode/DocumentFormat.jl/commit/59317b4353f285abcb8790bd893b22dca554602d

we/I should possibly take this approach (stop indexing into strings, use the underlying UInt8s) elsewhere as well..