FunctionHow to do it
Multi-cursor editingUse Alt to place a cursor
Header files not detected in C/C++- Ctrl + Shift + P (opens the command palette)
- Select “Edit Configurations (JSON)”
- Add the header paths under the includePath entry (for example, /usr/include/**)
See a list of all functions in a fileUse Ctrl + Shift + O