Fast typing causes semantic highlights to flicker #89552
Labels
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
semantic-tokens
Semantic tokens issues
verified
Verification succeeded
Milestone
Testing #89351.
Open, for instance, https://github.com/microsoft/vscode/blob/2ce17a576c278df08d07213c8cd5b42c605cc8c3/src/vs/workbench/contrib/search/browser/searchEditorInput.ts
Start a string below the import block. Type in that string. As you type faster, the import block will start flickering between semantic highlighting and textmate highlighting. This is distracting
(I use a string to show its not an issue of the document being semantically invalid)
The text was updated successfully, but these errors were encountered: