... | ... | @@ -7,6 +7,8 @@ This setup contemplates configuring C/C++ and (maybe one day) Python. The user w |
|
|
Remote development relies on the
|
|
|
[Visual Studio Code Remote Development extensions](https://code.visualstudio.com/docs/remote/faq)
|
|
|
|
|
|
_**Note GCH 20230227:**_ _It is not clear to me which extensions are automatically installed in the remote serve and which need to be installed in the remote server. I can just say that for me the python extension was not installed on the remote server and I had to do it automatically, but many other are._
|
|
|
|
|
|
## Summary
|
|
|
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
|
... | ... | |