All the platforms supported by the Arduino CLI (the CLI is included in this extension). IntelliSense data (c_cpp_properties.json) is generated after each successful compile. For a new project, ...
CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...