+ vscodium settings backed up

from tuxwarrior
This commit is contained in:
tuxwarrior
2024-05-12 11:31:53 -05:00
parent cac0dbb1f4
commit 61469caedd
6 changed files with 1929 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"spellcheck":{"dictionaries":["en-US"],"dictionary":""}}

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,24 @@
{
"trailing-spaces.trimOnSave": true,
"trailing-spaces.syntaxIgnore": [
"md",
" markdn",
"markdown"
],
"workbench.colorTheme": "Night Owl (No Italics)",
"workbench.iconTheme": null,
"editor.lightbulb.enabled": "off",
"editor.matchBrackets": "never",
"editor.hover.above": false,
"editor.hover.delay": 3500,
"editor.detectIndentation": false,
"typescript.disableAutomaticTypeAcquisition": true,
"editor.hover.enabled": false,
"editor.parameterHints": false,
"workbench.editor.wrapTabs": true,
"editor.rulers": [
125
],
"explorer.autoReveal": false,
"git.confirmSync": false
}

View File

@@ -0,0 +1,24 @@
{
"trailing-spaces.trimOnSave": true,
"trailing-spaces.syntaxIgnore": [
"md",
" markdn",
"markdown"
],
"workbench.colorTheme": "Night Owl (No Italics)",
"workbench.iconTheme": null,
"editor.lightbulb.enabled": "off",
"editor.matchBrackets": "never",
"editor.hover.above": false,
"editor.hover.delay": 3500,
"editor.detectIndentation": false,
"typescript.disableAutomaticTypeAcquisition": true,
"editor.hover.enabled": false,
"editor.parameterHints": false,
"workbench.editor.wrapTabs": true,
"editor.rulers": [
125
],
"explorer.autoReveal": false,
"git.confirmSync": false
}