Remove vcpkg code action from missing include scenarios #11252
Labels
bug
Feature: Configuration
An issue related to configuring the extension or IntelliSense
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
regression
A bug that didn't exist in a previous release
Milestone
This used to work at some point with an internal build, but I'm not sure if it ever worked with a public release (i.e. the ones I tried all don't work).
The code action implementation is supposed to check if it's a system header and show different code actions.
You can set compilerPath to "" for a repro.
I reviewed the code and it seems to be setup to do the right thing, but it's going wrong at some point either in cpptools or the TypeScript that handles the result.
The text was updated successfully, but these errors were encountered: