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.
