Skip to content

C/C++ extension IntelliSense #1091

@luka223

Description

@luka223

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions