From cce6e230c9497b03a13691e1158bc3c8839e7791 Mon Sep 17 00:00:00 2001 From: ngoomie Date: Tue, 9 May 2023 00:47:20 -0600 Subject: [PATCH] Change VSCode specific settings --- .vscode/settings.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 8603b1b..5ed3be2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,7 +10,6 @@ "Facepunch", "passchk", "passgen", - "pgsql", "resultset", "signup", "subf", @@ -38,15 +37,6 @@ "bold": false, "italic": false }, - { - "tag": "//", - "color": "#474747", - "strikethrough": true, - "underline": false, - "backgroundColor": "transparent", - "bold": false, - "italic": false - }, { "tag": "todo", "color": "#FF8C00",