⠀
This commit is contained in:
		| @@ -78,7 +78,6 @@ | |||||||
| "customvscodeuicss.css": "C:\\USERS\\ADMINISTRATOR\\.vscode\\extensions\\O\\O-EMEHT-O-THEME-O\\SSC.CSS", | "customvscodeuicss.css": "C:\\USERS\\ADMINISTRATOR\\.vscode\\extensions\\O\\O-EMEHT-O-THEME-O\\SSC.CSS", | ||||||
| "editor.maxTokenizationLineLength": 4294967296, | "editor.maxTokenizationLineLength": 4294967296, | ||||||
| "editor.scrollBeyondLastLine": false, | "editor.scrollBeyondLastLine": false, | ||||||
| "editor.minimap.enabled": false, |  | ||||||
| "editor.wordWrap": "on", | "editor.wordWrap": "on", | ||||||
| "editor.autoIndent": "none", | "editor.autoIndent": "none", | ||||||
| "notebook.showFoldingControls": "always", | "notebook.showFoldingControls": "always", | ||||||
| @@ -105,7 +104,6 @@ | |||||||
| "typescript.autoClosingTags": false, | "typescript.autoClosingTags": false, | ||||||
| "editor.fontVariations": false, | "editor.fontVariations": false, | ||||||
| "editor.foldingHighlight": false, | "editor.foldingHighlight": false, | ||||||
| "window.zoomLevel": -2, |  | ||||||
| "editor.suggest.preview": true, | "editor.suggest.preview": true, | ||||||
| "markdown.preview.scrollEditorWithPreview": false, | "markdown.preview.scrollEditorWithPreview": false, | ||||||
| "markdown.preview.scrollPreviewWithEditor": false, | "markdown.preview.scrollPreviewWithEditor": false, | ||||||
| @@ -120,4 +118,12 @@ | |||||||
| "debug.console.acceptSuggestionOnEnter": "on", | "debug.console.acceptSuggestionOnEnter": "on", | ||||||
| "workbench.colorTheme": "⠀", | "workbench.colorTheme": "⠀", | ||||||
| "files.autoSaveDelay": 0, | "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, | ||||||
|     } |     } | ||||||
		Reference in New Issue
	
	Block a user