0

Linux system (mint19, ubuntu kernel), C/C++ extension package has been installed, IntelliSense seems to be working, but cannot go to the definition at will, can only go after opening the file corresponding to the function, which seems vs code is not indexing all the source files when opening the project, so I had to manually open a file before I could have the memory ability of the functions. Has anyone encountered a similar issue and solved it?

tried re-install the C/C++ IntelliSense, re-enable, restart, still doesn't work, also tried clangd still doens't index the project files.

2
  • give us a minimal reproducible example with exact minimal code files and steps to reproduce the problem. show us a minimal intellisense configuration that is necessary to reproduce. copy and paste the output of the Help: About command (run in the command palette) into your question post. Commented Nov 23, 2023 at 9:28
  • check also if any existing issue tickets match your problem. github.com/microsoft/vscode-cpptools/… Commented Nov 23, 2023 at 9:28

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.