Skip to content

No Configure IntelliSense button/notification appears if compilerPath is set to "" in a different workspace folder #11103

Open
@sean-mcmanus

Description

@sean-mcmanus

The bug is that the compilerPath set in any workspace folder is incorrectly only tracked globally instead of per-workspace folder, so the code that checks whether to show the Configure IntelliSense button incorrectly thinks a folder that doesn't have compilerPath set to "" has it set like that, i.e. at https://github.com/microsoft/vscode-cpptools/blob/main/Extension/src/LanguageServer/client.ts#L2726

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions