|
|
|
|
|
|
78
|
"customvscodeuicss.css": "C:\\USERS\\ADMINISTRATOR\\.vscode\\extensions\\O\\O-EMEHT-O-THEME-O\\SSC.CSS",
|
78
|
"customvscodeuicss.css": "C:\\USERS\\ADMINISTRATOR\\.vscode\\extensions\\O\\O-EMEHT-O-THEME-O\\SSC.CSS",
|
|
79
|
"editor.maxTokenizationLineLength": 4294967296,
|
79
|
"editor.maxTokenizationLineLength": 4294967296,
|
|
80
|
"editor.scrollBeyondLastLine": false,
|
80
|
"editor.scrollBeyondLastLine": false,
|
|
81
|
-"editor.minimap.enabled": false,
|
|
|
|
82
|
"editor.wordWrap": "on",
|
81
|
"editor.wordWrap": "on",
|
|
83
|
"editor.autoIndent": "none",
|
82
|
"editor.autoIndent": "none",
|
|
84
|
"notebook.showFoldingControls": "always",
|
83
|
"notebook.showFoldingControls": "always",
|
|
|
|
|
|
|
105
|
"typescript.autoClosingTags": false,
|
104
|
"typescript.autoClosingTags": false,
|
|
106
|
"editor.fontVariations": false,
|
105
|
"editor.fontVariations": false,
|
|
107
|
"editor.foldingHighlight": false,
|
106
|
"editor.foldingHighlight": false,
|
|
108
|
-"window.zoomLevel": -2,
|
|
|
|
109
|
"editor.suggest.preview": true,
|
107
|
"editor.suggest.preview": true,
|
|
110
|
"markdown.preview.scrollEditorWithPreview": false,
|
108
|
"markdown.preview.scrollEditorWithPreview": false,
|
|
111
|
"markdown.preview.scrollPreviewWithEditor": false,
|
109
|
"markdown.preview.scrollPreviewWithEditor": false,
|
|
|
|
|
|
|
120
|
"debug.console.acceptSuggestionOnEnter": "on",
|
118
|
"debug.console.acceptSuggestionOnEnter": "on",
|
|
121
|
"workbench.colorTheme": "⠀",
|
119
|
"workbench.colorTheme": "⠀",
|
|
122
|
"files.autoSaveDelay": 0,
|
120
|
"files.autoSaveDelay": 0,
|
|
|
|
121
|
+"tailwindCSS.emmetCompletions": true,
|
|
|
|
122
|
+"markdown-preview-enhanced.alwaysShowBacklinksInPreview": true,
|
|
|
|
123
|
+"markdown-preview-enhanced.automaticallyShowPreviewOfMarkdownBeingEdited": true,
|
|
|
|
124
|
+"markdown-preview-enhanced.enableCriticMarkupSyntax": true,
|
|
|
|
125
|
+"markdown-preview-enhanced.enableExtendedTableSyntax": true,
|
|
|
|
126
|
+"markdown-preview-enhanced.HTML5EmbedUseLinkSyntax": true,
|
|
|
|
127
|
+"window.zoomLevel": -2,
|
|
|
|
128
|
+"editor.hover.sticky": false,
|
|
123
|
}
|
129
|
}
|