{ "json.format.keepLines": true, "typescript.format.semicolons": "insert", "files.associations": { "**/templates/**/*.html": "jinja-html", }, "rust-analyzer.check.extraEnv": { "SQLX_OFFLINE": "false", }, }