julia-vscode / DocumentFormat.jl

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

only format \s and \t in tuples #121

Closed pfitzseb closed 3 years ago

pfitzseb commented 3 years ago

to preserve meaningful whitespace like new lines and comments.

Fixes https://github.com/julia-vscode/julia-vscode/issues/1862.