stuff
This commit is contained in:
@@ -117,16 +117,20 @@
|
||||
"git.blame.editorDecoration.enabled": true,
|
||||
"python.analysis.typeCheckingMode": "basic",
|
||||
"workbench.editor.empty.hint": "hidden",
|
||||
"python.defaultInterpreterPath": "/home/paul/.pyenv/versions/3.12.5/envs/wasteside-tools",
|
||||
"python.defaultInterpreterPath": "",
|
||||
"editor.lineNumbers": "relative",
|
||||
"github.copilot.nextEditSuggestions.enabled": true,
|
||||
"json.schemaDownload.trustedDomains": {
|
||||
"https://schemastore.azurewebsites.net/": true,
|
||||
"https://raw.githubusercontent.com/": true,
|
||||
"https://www.schemastore.org/": true,
|
||||
"https://json.schemastore.org/": true,
|
||||
"https://developer.microsoft.com/json-schemas/": true,
|
||||
"https://json-schema.org/": true,
|
||||
"https://vicinae.com/schemas/config.json": true
|
||||
"https://json.schemastore.org/": true,
|
||||
"https://raw.githubusercontent.com/": true,
|
||||
"https://raw.githubusercontent.com/devcontainers/spec/": true,
|
||||
"https://raw.githubusercontent.com/microsoft/vscode/": true,
|
||||
"https://schemastore.azurewebsites.net/": true,
|
||||
"https://unpkg.com": true,
|
||||
"https://vicinae.com/schemas/config.json": true,
|
||||
"https://www.schemastore.org/": true
|
||||
},
|
||||
"workbench.colorTheme": "Monokai Pro Light",
|
||||
"workbench.editor.editorActionsLocation": "hidden",
|
||||
|
||||
Reference in New Issue
Block a user