⠀
This commit is contained in:
parent
b9c6ce78a8
commit
028f277895
@ -78,7 +78,6 @@
|
||||
"customvscodeuicss.css": "C:\\USERS\\ADMINISTRATOR\\.vscode\\extensions\\O\\O-EMEHT-O-THEME-O\\SSC.CSS",
|
||||
"editor.maxTokenizationLineLength": 4294967296,
|
||||
"editor.scrollBeyondLastLine": false,
|
||||
"editor.minimap.enabled": false,
|
||||
"editor.wordWrap": "on",
|
||||
"editor.autoIndent": "none",
|
||||
"notebook.showFoldingControls": "always",
|
||||
@ -105,7 +104,6 @@
|
||||
"typescript.autoClosingTags": false,
|
||||
"editor.fontVariations": false,
|
||||
"editor.foldingHighlight": false,
|
||||
"window.zoomLevel": -2,
|
||||
"editor.suggest.preview": true,
|
||||
"markdown.preview.scrollEditorWithPreview": false,
|
||||
"markdown.preview.scrollPreviewWithEditor": false,
|
||||
@ -120,4 +118,12 @@
|
||||
"debug.console.acceptSuggestionOnEnter": "on",
|
||||
"workbench.colorTheme": "⠀",
|
||||
"files.autoSaveDelay": 0,
|
||||
"tailwindCSS.emmetCompletions": true,
|
||||
"markdown-preview-enhanced.alwaysShowBacklinksInPreview": true,
|
||||
"markdown-preview-enhanced.automaticallyShowPreviewOfMarkdownBeingEdited": true,
|
||||
"markdown-preview-enhanced.enableCriticMarkupSyntax": true,
|
||||
"markdown-preview-enhanced.enableExtendedTableSyntax": true,
|
||||
"markdown-preview-enhanced.HTML5EmbedUseLinkSyntax": true,
|
||||
"window.zoomLevel": -2,
|
||||
"editor.hover.sticky": false,
|
||||
}
|
Loading…
Reference in New Issue
Block a user