moniks_bot/server/.vscode/extensions.json

7 lines
256 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": ["platformio.platformio-ide", "wokwi.wokwi-vscode"],
"unwantedRecommendations": ["ms-vscode.cpptools-extension-pack"]
}