From aa69687ee81b55696607020093262b74a4b4aa82 Mon Sep 17 00:00:00 2001 From: Tobias Maier Date: Thu, 26 Mar 2026 17:06:02 +0100 Subject: [PATCH] comment --- .vscode/extensions.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 8057bc7..5c5735c 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,4 +1,6 @@ { + // See http://go.microsoft.com/fwlink/?LinkId=827846 + // for the documentation about the extensions.json format "recommendations": [ "pioarduino.pioarduino-ide", "platformio.platformio-ide"