-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Language Servicemore info neededThe issue report is not actionable in its current stateThe issue report is not actionable in its current state
Description
Can someone help me with setting up c_cpp_properties.json?
I want IntelliSense only for headers that I included and file itself (for struct members, etc.), but I always get suggestions from every file in "usr/include".
For example, I only include <stdio.h>, but I get suggestions for strcmp, etc.
I'm using VS Code on Linux and using Microsoft's extension for C/C++.
Metadata
Metadata
Assignees
Labels
Language Servicemore info neededThe issue report is not actionable in its current stateThe issue report is not actionable in its current state