diff options
Diffstat (limited to 'bs_button/.vscode')
| -rw-r--r-- | bs_button/.vscode/extensions.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bs_button/.vscode/extensions.json b/bs_button/.vscode/extensions.json new file mode 100644 index 0000000..8281e64 --- /dev/null +++ b/bs_button/.vscode/extensions.json | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | // See http://go.microsoft.com/fwlink/?LinkId=827846 | ||
| 3 | // for the documentation about the extensions.json format | ||
| 4 | "recommendations": [ | ||
| 5 | "platformio.platformio-ide" | ||
| 6 | ] | ||
| 7 | } \ No newline at end of file | ||
