Autoformatting in VS Code extension

Just to update this, the Julia VSCode extension now does use JuliaFormatter (since v1.5.0 of the extension). It’s configured by placing a .JuliaFormatter.toml file in the workspace, and run just by calling ”format document” in VSCode.

6 Likes