/- vscodium
no need to deploy these files, as 'local sync' extension now handles this.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{"spellcheck":{"dictionaries":["en-US"],"dictionary":""}}
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,25 +0,0 @@
|
||||
{
|
||||
"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,
|
||||
"files.trimTrailingWhitespace": true
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"trailing-spaces.trimOnSave": true,
|
||||
"trailing-spaces.syntaxIgnore": [
|
||||
"md",
|
||||
"markdn",
|
||||
"markdown"
|
||||
],
|
||||
"[markdown]": {
|
||||
"files.trimTrailingWhitespace": false
|
||||
},
|
||||
"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,
|
||||
"files.trimTrailingWhitespace": true
|
||||
}
|
||||
Reference in New Issue
Block a user