mbed-os/tools/export/vscode
Mark Edgeworth c8f33b1e45 Removing absolute paths to compiler executables
VSCode exporter was generating a launch config that contained absolute paths to the
compiler executables. It makes more sense to use the executables that are
installed into the system PATH.
2019-07-09 11:06:03 +01:00
..
__init__.py Add c_cpp_properties file to gen_files for zipping 2019-04-08 13:07:12 -05:00
c_cpp_properties.tmpl Create template for missing generated vscode file 2019-04-08 13:07:12 -05:00
launch.tmpl Removing absolute paths to compiler executables 2019-07-09 11:06:03 +01:00
settings.tmpl Fix vscode intellisense engine to 'Tag Parser' 2017-05-24 10:56:45 +01:00
tasks.tmpl Visual Studio Code exporter 2017-04-10 09:26:25 +02:00