LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

Add option "useFormatterConfigDefaults" to make it search upwards for .JuliaFormatter.toml and also in home dir

Open zot opened this issue 7 months ago • 0 comments

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

Add option "useFormatterConfigDefaults" to make it search upwards for .JuliaFormatter.toml and also in home dir.

If the option is not true, it keeps the current behavior.

zot avatar Apr 28 '25 09:04 zot