{ "spellright.language": [ "de", "en" ], "spellright.documentTypes": [ "latex", "plaintext", "git-commit" ], "discord.enabled": true, "python.pythonPath": "..\\.nox\\devenv-3-8\\python.exe", "jupyter.jupyterServerType": "local", "files.associations": { "*.ksy": "yaml", "*.vpy": "python", "stat.h": "c" }, "rust-analyzer.diagnostics.disabled": [ "unresolved-import" ], "yaml.schemas": { "https://raw.githubusercontent.com/kaitai-io/ksy_schema/master/ksy_schema.json": "*.ksy", "https://json.schemastore.org/github-workflow.json": "file:///d%3A/devel/rust/ed_lrr_gui/.github/workflow/build.yml" } }