px4-firmware/.vscode
Daniel Agar 2b18b05a8a
vscode updates and improvements
- fix gazebo SITL debug
     - now prompts you to select vehicle
 - devcontainer.json container support https://code.visualstudio.com/docs/remote/containers
     - this allows you to jump straight into working within a container (px4-dev-nuttx) on a fresh machine
     - also helps with Codespaces https://github.com/features/codespaces
 - plugin updates
    - cpp extension pack, spell checking, CTest support
 - cleanup intellisense
     - the backup tag parser was a resource hog and didn't work very well
 - fix problemMatcher support so that you can click on a build failure
2020-09-16 09:07:54 -04:00
..
.gitignore vscode improvements 2020-02-09 23:24:44 -05:00
c_cpp_properties.json vscode updates and improvements 2020-09-16 09:07:54 -04:00
cmake-kits.json vscode add empty kit to quiet user prompt 2019-04-07 14:05:41 -04:00
cmake-variants.yaml boards: add CUAV Nora support 2020-08-12 13:02:16 -04:00
extensions.json vscode updates and improvements 2020-09-16 09:07:54 -04:00
settings.json vscode updates and improvements 2020-09-16 09:07:54 -04:00
tasks.json vscode updates and improvements 2020-09-16 09:07:54 -04:00