File tree 3 files changed +3
-2
lines changed
arduino-ide-extension/src/browser/contributions
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -145,6 +145,7 @@ export class InoLanguage extends SketchContribution {
145
145
name : name ? `"${ name } "` : undefined ,
146
146
} ,
147
147
realTimeDiagnostics,
148
+ silentOutput : true ,
148
149
}
149
150
) ,
150
151
] ) ;
Original file line number Diff line number Diff line change 141
141
"theiaPluginsDir" : " plugins" ,
142
142
"theiaPlugins" : {
143
143
"vscode-builtin-cpp" : " https://open-vsx.org/api/vscode/cpp/1.52.1/file/vscode.cpp-1.52.1.vsix" ,
144
- "vscode-arduino-tools" : " https://downloads.arduino.cc/ vscode-arduino-tools/vscode-arduino-tools-0.0.2-beta.4.vsix" ,
144
+ "vscode-arduino-tools" : " https://github.com/kittaakos/ vscode-arduino-tools/raw/silent-output/build-artifacts /vscode-arduino-tools-0.0.2-beta.4.vsix" ,
145
145
"vscode-builtin-json" : " https://open-vsx.org/api/vscode/json/1.46.1/file/vscode.json-1.46.1.vsix" ,
146
146
"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" ,
147
147
"cortex-debug" : " https://open-vsx.org/api/marus25/cortex-debug/0.3.10/file/marus25.cortex-debug-0.3.10.vsix" ,
Original file line number Diff line number Diff line change 75
75
"theiaPluginsDir" : " plugins" ,
76
76
"theiaPlugins" : {
77
77
"vscode-builtin-cpp" : " https://open-vsx.org/api/vscode/cpp/1.52.1/file/vscode.cpp-1.52.1.vsix" ,
78
- "vscode-arduino-tools" : " https://downloads.arduino.cc/ vscode-arduino-tools/vscode-arduino-tools-0.0.2-beta.4.vsix" ,
78
+ "vscode-arduino-tools" : " https://github.com/kittaakos/ vscode-arduino-tools/raw/silent-output/build-artifacts /vscode-arduino-tools-0.0.2-beta.4.vsix" ,
79
79
"vscode-builtin-json" : " https://open-vsx.org/api/vscode/json/1.46.1/file/vscode.json-1.46.1.vsix" ,
80
80
"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" ,
81
81
"cortex-debug" : " https://open-vsx.org/api/marus25/cortex-debug/0.3.10/file/marus25.cortex-debug-0.3.10.vsix" ,
You can’t perform that action at this time.
0 commit comments