This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Description
I created an .ino file in VSCode using this Arduino extension. Everything seems to work fine, linked the extension to the folder where I have Arduino IDE 1.8.5 extracted. Intellisense is working fine. I can switch boards and open serial monitor.
The problem comes when I try to verify or upload the sketch to the board, then a popup message tells:
Cannot find the sketch file.
Here's a screenshot from the VSCode window when the error appears:

- OS: Ubuntu 16.04 xenial, x86_64 Linux 4.10.0-37-generic
- VSCode 1.17.1
- Arduino IDE 1.8.5 for Linux