Skip to content

[Regression] The 'Learn how to install a library for this header with vcpkg' option has disappeared #12413

@v-ericawu

Description

@v-ericawu

Environment

  • OS and Version: Windows/Linux/Mac OS
  • VS Code Version: 1.85.0
  • C/C++ Extension Version: 1.20.5

Bug Summary and Steps to Reproduce

Bug Summary: The 'Learn how to install a library for this header with vcpkg' option has disappeared

Steps to reproduce:

  1. Create a Test folder with .cpp file.
  2. Open Test folder with VS Code.
  3. Type error code in .cpp file, such as: #include"xxxxx.h"
  4. Hover over error squiggle and Click on 'Quick Fix'

Expected behavior: 'Learn how to install a library for this header with vcpkg' option appear
image

Actual behavior: 'Learn how to install a library for this header with vcpkg' option has disappeared from C/C++ extension 1.17.2

Latest C/C++ extension version: 1.20.5
image

C/C++ extension 1.17.2:
image

Configuration and Logs

/

Other Extensions

/

Additional context

No response

Metadata

Metadata

Assignees

Labels

Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.regressionA bug that didn't exist in a previous release

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions