steve3d / arduino-vscode

Arduino IDE support for VSCode
23 stars 7 forks source link

mac os x issues #23

Closed leonardpitzu closed 7 years ago

leonardpitzu commented 7 years ago

what's the expected path for macos (sierra)? i've pointed to the .app but alto to the arduino executable yet it only prints error without an actual message. i would expect at least a message telling me that the ide path is wrong or something similar.

steve3d commented 7 years ago

you only need to specify the idePath if your arduino IDE is not placed in the /Applications folder.

if not, you should point to the Contents/Java subfolder of Arduino IDE.app