+ vscodium settings backed up
from tuxwarrior
This commit is contained in:
1
dots/vscodium/backup/Preferences
Normal file
1
dots/vscodium/backup/Preferences
Normal file
@@ -0,0 +1 @@
|
||||
{"spellcheck":{"dictionaries":["en-US"],"dictionary":""}}
|
||||
BIN
dots/vscodium/backup/User/globalStorage/state.vscdb
Normal file
BIN
dots/vscodium/backup/User/globalStorage/state.vscdb
Normal file
Binary file not shown.
BIN
dots/vscodium/backup/User/globalStorage/state.vscdb.backup
Normal file
BIN
dots/vscodium/backup/User/globalStorage/state.vscdb.backup
Normal file
Binary file not shown.
1880
dots/vscodium/backup/User/globalStorage/storage.json
Normal file
1880
dots/vscodium/backup/User/globalStorage/storage.json
Normal file
File diff suppressed because it is too large
Load Diff
24
dots/vscodium/backup/User/settings.json
Normal file
24
dots/vscodium/backup/User/settings.json
Normal 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
|
||||
}
|
||||
24
dots/vscodium/settings.json
Normal file
24
dots/vscodium/settings.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user