This repository has been archived on 2024-09-22. You can view files and clone it, but cannot push or open issues or pull requests.
O/𖣠⚪ᔓᔕᴥᗱᗴᙁᗩ✤ᔓᔕИNꖴ⚪𔗢⚪🞋⚪𔗢⚪ꖴИNᔓᔕ.../𖣠⚪ᕤᕦИNꖴᙏᗩᴥᕤᕦⓄᴥߦ⚪𔗢⚪🞋⚪𔗢⚪ߦᴥⓄᕤᕦ.../𖣠⚪✤ꗳⓄᔓᔕⓄᴥᑐᑕꖴᙏ⚪𔗢⚪🞋⚪𔗢⚪ᙏꖴᑐᑕᴥⓄᔓ.../𖣠⚪Ⓞꖴᗝᑎ✤ᔓᔕ𖣓ᙁᗩᑎᔓᔕꖴᗯ⚪𔗢⚪🞋⚪𔗢⚪ᗯꖴᔓ.../𖣠⚪ᗱᗴᙁꖴꗳⓄᴥߦ⚪𔗢⚪🞋⚪𔗢⚪ߦᴥⓄꗳꖴᙁᗱᗴ⚪𖣠/C/USERS/ADMINISTRATOR/APPDATA/ROAMING/CODE/USER/SETTINGS.JSON

129 lines
4.9 KiB
Plaintext
Raw Normal View History

2023-09-09 13:57:49 +02:00
{
"editor.colorDecoratorsLimit": 1000000,
"workbench.preferredDarkColorTheme": "",
"workbench.preferredHighContrastColorTheme": "",
"workbench.preferredHighContrastLightColorTheme": "",
"workbench.preferredLightColorTheme": "",
"terminal.integrated.minimumContrastRatio": 1,
"editor.hover.delay": 0,
"workbench.hover.delay": 0,
"workbench.sash.hoverDelay": 0,
"workbench.tree.renderIndentGuides": "always",
"editor.bracketPairColorization.independentColorPoolPerBracketType": true,
"editor.bracketPairColorization.enabled": false,
"editor.stickyScroll.enabled": true,
"workbench.view.alwaysShowHeaderActions": true,
"window.commandCenter": true,
"notebook.stickyScroll.enabled": true,
"editor.renderWhitespace": "all",
2023-09-10 19:18:15 +02:00
"json.maxItemsComputed": 4294967296,
2023-09-09 13:57:49 +02:00
"files.exclude": {
"**/.DS_Store": false,
"**/.git": false,
"**/.hg": false,
"**/.svn": false,
"**/CVS": false,
"**/Thumbs.db": false
},
"diffEditor.codeLens": true,
"diffEditor.maxComputationTime": 0,
"editor.defaultColorDecorators": true,
"scm.diffDecorationsGutterWidth": 4,
"search.searchEditor.defaultNumberOfContextLines": 4,
"search.quickOpen.includeSymbols": true,
"search.defaultViewMode": "tree",
"search.exclude": {
"**/*.code-search": false,
"**/bower_components": false,
"**/node_modules": false
},
"editor.detectIndentation": false,
"editor.foldingMaximumRegions": 65000,
"editor.glyphMargin": false,
"editor.guides.highlightActiveIndentation": "always",
"editor.linkedEditing": true,
"editor.multiCursorPaste": "full",
"editor.renderLineHighlight": "all",
"editor.scrollbar.vertical": "visible",
"editor.scrollbar.verticalScrollbarSize": 16,
"editor.scrollbar.horizontalScrollbarSize": 16,
"editor.semanticHighlighting.enabled": true,
"editor.showFoldingControls": "always",
2023-09-09 20:59:36 +02:00
"editor.stablePeek": true,
"editor.stickyScroll.maxLineCount": 4,
"editor.tabCompletion": "on",
"terminal.integrated.tabFocusMode": true,
"editor.trimAutoWhitespace": false,
"editor.wordBreak": "keepAll",
"editor.wordSeparators": "`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?◯",
"editor.cursorBlinking": "solid",
"workbench.tree.indent": 17,
"workbench.startupEditor": "none",
"telemetry.telemetryLevel": "off",
"workbench.reduceMotion": "on",
2023-09-10 15:54:36 +02:00
"workbench.sideBar.location": "right",
"workbench.editor.closeEmptyGroups": false,
"editor.suggest.matchOnWordStartOnly": false,
"apc.activityBar": {
"itemMargin": 0,
2023-09-10 19:18:15 +02:00
"itemSize": 24,
"size": 22,
2023-09-10 15:54:36 +02:00
"position": "bottom"
},
"update.enableWindowsBackgroundUpdates": false,
"update.mode": "none",
2023-09-10 19:18:15 +02:00
"apc.statusBar": {
"position": "editor-bottom"
},
2023-09-21 22:56:59 +02:00
"customvscodeuicss.css": "C:\\USERS\\ADMINISTRATOR\\.vscode\\extensions\\O\\O-EMEHT-O-THEME-O\\SSC.CSS",
2023-09-10 19:18:15 +02:00
"editor.maxTokenizationLineLength": 4294967296,
"editor.scrollBeyondLastLine": false,
"editor.wordWrap": "on",
"editor.autoIndent": "none",
"notebook.showFoldingControls": "always",
"html.format.wrapAttributes": "preserve",
"chat.editor.wordWrap": "on",
"editor.scrollbar.horizontal": "visible",
"apc.header": {
2023-09-11 02:31:37 +02:00
"height": 24,
2023-09-10 19:18:15 +02:00
},
"apc.sidebar.titlebar": {
2023-09-11 02:31:37 +02:00
"height": 24,
2023-09-10 19:18:15 +02:00
},
2023-09-10 23:02:50 +02:00
"explorer.compactFolders": false,
"workbench.list.horizontalScrolling": true,
2023-09-21 22:56:59 +02:00
"editor.autoClosingQuotes": "never",
"editor.autoClosingOvertype": "never",
2023-09-11 02:31:37 +02:00
"workbench.editor.enablePreviewFromQuickOpen": true,
2023-09-21 22:56:59 +02:00
"editor.autoClosingBrackets": "never",
"editor.autoClosingDelete": "never",
"html.autoCreateQuotes": false,
"editor.autoSurround": "never",
"html.autoClosingTags": false,
"javascript.autoClosingTags": false,
"typescript.autoClosingTags": false,
"editor.fontVariations": false,
"editor.foldingHighlight": false,
"editor.suggest.preview": true,
"markdown.preview.scrollEditorWithPreview": false,
"markdown.preview.scrollPreviewWithEditor": false,
"workbench.editor.enablePreviewFromCodeNavigation": true,
"markdown.preview.breaks": true,
"markdown.preview.lineHeight": 1,
"security.restrictUNCAccess": false,
"security.workspace.trust.startupPrompt": "never",
"security.workspace.trust.untrustedFiles": "open",
"markdown-preview-enhanced.enableScriptExecution": true,
"files.autoSave": "afterDelay",
"debug.console.acceptSuggestionOnEnter": "on",
"workbench.colorTheme": "",
2023-09-21 22:58:33 +02:00
"files.autoSaveDelay": 0,
2023-11-04 16:34:09 +01:00
"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,
2023-09-09 13:57:49 +02:00
}