... | ... | @@ -14,6 +14,10 @@ Following this document, you'll be able to: |
|
|
- Create a proper [C/C++ configuration](#configure-cc-extension) for the C/C++ Extension on `.vscode/c_cpp_properties.json` file
|
|
|
- Configure [WAF commands](#configure-waf-tasks) to call them as VSCode tasks
|
|
|
- Setup [Run/Debug configurations](#rundebug-configuration) so they can be used inside VSCode
|
|
|
|
|
|
## Documentation
|
|
|
- [VSCode official documentation](https://code.visualstudio.com/docs#vscode)
|
|
|
|
|
|
## Prerequisites
|
|
|
A few steps needs to be done on VSCode and in the ELT DevEnv where you want to work remotely.
|
|
|
|
... | ... | |