Skip to content

Commit 53ab133

Browse files
author
Akos Kitta
committed
fix: VSIX with optional programmer for debug
Signed-off-by: Akos Kitta <[email protected]>
1 parent 2bf147b commit 53ab133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"theiaPlugins": {
197197
"vscode-builtin-cpp": "https://open-vsx.org/api/vscode/cpp/1.52.1/file/vscode.cpp-1.52.1.vsix",
198198
"vscode-arduino-api": "https://github.com/dankeboy36/vscode-arduino-api/releases/download/0.1.2/vscode-arduino-api-0.1.2.vsix",
199-
"vscode-arduino-tools": "https://downloads.arduino.cc/vscode-arduino-tools/vscode-arduino-tools-0.1.2.vsix",
199+
"vscode-arduino-tools": "https://github.com/arduino/vscode-arduino-tools/raw/arduino-ide%232371-vsix/build-artifacts/vscode-arduino-tools-0.1.3.vsix",
200200
"vscode-builtin-json": "https://open-vsx.org/api/vscode/json/1.46.1/file/vscode.json-1.46.1.vsix",
201201
"vscode-builtin-json-language-features": "https://open-vsx.org/api/vscode/json-language-features/1.46.1/file/vscode.json-language-features-1.46.1.vsix",
202202
"cortex-debug": "https://downloads.arduino.cc/marus25.cortex-debug/marus25.cortex-debug-1.5.1.vsix",

0 commit comments

Comments
 (0)