microsoft / vscode-iot-workbench

Azure IoT Device Workbench for Visual Studio Code
170 stars 74 forks source link

Auto-fix Arduino IDE setting when start the extension #442

Open ArthurMa1978 opened 6 years ago

ArthurMa1978 commented 6 years ago

If user install the IoT Workbench before install Arduino IDE, the extension will work incorrect. This issue came from https://github.com/Microsoft/azure-iot-developer-kit/issues/426.

The extension should auto-check the Arduino IDE when start, show error if not find and auto-fix the setting if find the Arduino IDE has been installed.

github-actions[bot] commented 5 years ago

Collaborators, please take a look at this issue and provide updates for it.