|
|
|
|
|
by Matthias247
2593 days ago
|
|
For C++ try the cquery extension. It's pretty good.
It mostly helped me to provide IDE support (full code completion and navigation) for a project that wasn't supported by Visual Studio or any other IDE (embedded project based on gcc and a hacky makefile). |
|