From 85467b35c67e0b0700b3a02da330afb198038344 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Mon, 18 Nov 2024 10:18:25 -0800 Subject: [PATCH] add toml plugin --- archgw.code-workspace | 1 + 1 file changed, 1 insertion(+) diff --git a/archgw.code-workspace b/archgw.code-workspace index 07b23996..5e04c71a 100644 --- a/archgw.code-workspace +++ b/archgw.code-workspace @@ -40,6 +40,7 @@ "github.copilot", "eamodio.gitlens", "ms-python.black-formatter", + "tamasfe.even-better-toml", ] } }