I'm having troubles setting up Visual Studio code with the Arduino GIGA. I followed the steps indicated in this tutorial (How to Use VS Code for Creating and Uploading Arduino Sketches - CIRCUITSTATE Electronics) and it worked perfectly with an Arduino Due. If I set it up for the GIGA, the arduino.json and c_cpp_properties.json seem to be created correctly, but still I got squiggles in my code.
Anyone has already done it successfully?