Skip to content

VS Code: Update the default Python settings to the new syntax

Tadej Novak requested to merge tadej/athena:vscode into main

Update the default VS Code Python settings to the new syntax. The linters and formatters are now fully extension based and are configured independently. If people do not want them enabled they have to disable them in their profile.

/cc @nstyles @jcatmore @jchapman @akraszna

Merge request reports