From 3f665c293efa02656ba02eb44877bced56a6dc40 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Mon, 26 Jan 2026 22:22:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Remove=20unnecessary=20blank=20l?= =?UTF-8?q?ines=20in=20VS=20Code=20settings=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 15ad1e7..7e875ac 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,17 +8,14 @@ "**/code/**/*.py", "**/code/**/*.ts" ], - // Markdown Configuration "markdown.extension.toc.levels": "2..6", "markdown.extension.completion.root": "./docs", "markdown.extension.preview.autoShowPreviewToSide": true, - // Markdown Notes Configuration "vscodeMarkdownNotes.noteCompletionConvention": "[[wiki-link]]", "vscodeMarkdownNotes.slugifyMethod": "github-slug", "vscodeMarkdownNotes.workspaceFilenameConvention": "uniqueFilenames", - // Todo Tree Configuration "todo-tree.general.tags": [ "TODO", @@ -36,7 +33,6 @@ "opacity": 50 }, "todo-tree.regex.regex": "(//|#|