Skip to content

IntelliSense squiggles don't update correctly after an edit and cursor line change or save #12175

@sean-mcmanus

Description

@sean-mcmanus

Use code

void func() {
	std::vector<int> a;
}

Add #include <vector> via typing, pasting, or the Add include code action. Afterwards, move the cursor to a new line and/or save.

Bug: IntelliSense does not update to remove the squiggles. It updated after the cursor change lines or the file was saved with 1.18.5.

image

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