Semantic colorization requested for entire (large) file instead of viewport area #92963
Labels
freeze-slow-crash-leak
VS Code crashing, performance, freeze and memory leak issues
semantic-tokens
Semantic tokens issues
typescript
Typescript support issues
Steps to Reproduce:
The root cause seems to be VS Code sending repeated commands on edit for
specifically
which in turn causes TS Server to perform a ton of work highlighting nonvisible parts of the file
Does this issue occur when all extensions are disabled?: Yes
It seems like this was being discussed at #86415 but raising this for clarity of impact
The text was updated successfully, but these errors were encountered: