You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visual studio Code Arduino extension relies on Arduino IDE installation but it appears version problems possibly involving Arduino IDEs use of native node modules is causing issues as explained on VS Code's Arduino extension Github issues tracker:
Is this something that can be remedied in future Arduino IDE releases because integration of the Arduino toolchain with other IDEs should be an important goal.
The text was updated successfully, but these errors were encountered:
I had a quick look at the linked issue, but it's not quite clear to me what the issue is and whether this issue is in the IDE or in the vscode extension (I'm inclined to think it's in vscode). Regardless, this issue does not currently have anything really actionable, other than someone investing time to figure out how this vscode extension works and what the actual problem is.
It would seem more logical for the vscode-arduino developers to figure out what the problem is, and if they figure out changes are needed on the IDE side, report back here to discuss them.
In the meantime, I'm inclined to close this issue here, or does it still serve a purpose here?
Visual studio Code Arduino extension relies on Arduino IDE installation but it appears version problems possibly involving Arduino IDEs use of native node modules is causing issues as explained on VS Code's Arduino extension Github issues tracker:
microsoft/vscode-arduino#918
Is this something that can be remedied in future Arduino IDE releases because integration of the Arduino toolchain with other IDEs should be an important goal.
The text was updated successfully, but these errors were encountered: