0b1-k / VisualStudioCodeArduino

Using Visual Studio Code as an Arduino IDE
GNU Lesser General Public License v3.0
116 stars 23 forks source link

upload and verify task just starts Arduino IDE #4

Open jimport opened 8 years ago

jimport commented 8 years ago

Hi, I followed your setup guideline on Linux Mint. When I run the upload or verify task the Arduino IDE just gets started with the file I was editing. Any suggestions?

Thanks!

icamaster commented 8 years ago

I don't know how it is on linux, but on Windows you just use arduino_debug instead of arduino.

oujunhao commented 7 years ago

I am getting this issue as well, my problem is that the breakpoints don't work. Would there be a way to implement that functionality?