From d7a7b1d617779bca2cdf41a8c9582cd91180a695 Mon Sep 17 00:00:00 2001 From: lwjohnst86 Date: Wed, 13 Dec 2023 10:58:15 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.vscode/se?= =?UTF-8?q?ttings.json'=20with=20remote=20'.vscode/settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index c56bb486..ba6501af 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,8 +9,6 @@ "autoDocstring.docstringFormat": "numpy", "autoDocstring.includeName": true, "autoDocstring.startOnNewLine": true, - "[quarto]": { - "editor.tabCompletion": "on", - "editor.snippetSuggestions": "inline" - } + "editor.tabCompletion": "on", + "editor.snippetSuggestions": "inline" } From 6c023305b6ed7fcfca9231eb8a3912cbb8331d08 Mon Sep 17 00:00:00 2001 From: lwjohnst86 Date: Wed, 13 Dec 2023 10:58:15 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.vscode/ex?= =?UTF-8?q?tensions.json'=20with=20remote=20'.vscode/extensions.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/extensions.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 63f7a75c..33303a23 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -16,8 +16,7 @@ "njpwerner.autodocstring", "quarto.quarto", "streetsidesoftware.code-spell-checker", - "vivaxy.vscode-conventional-commits", - "ms-vscode-remote.remote-containers" + "vivaxy.vscode-conventional-commits" ], // List of extensions recommended by VS Code that should not be recommended for users of this workspace. "unwantedRecommendations": [