Open
Description
Vue - Official extension or vue-tsc version
3.0.0
VSCode version
1.100.2
Vue version
3.5.13
TypeScript version
5.7.2
System Info
System: OS: Windows 11 10.0.26100 CPU: (16) x64 AMD Ryzen 7 4800H with Radeon Graphics Memory: 7.06 GB / 15.42 GB Binaries: Node: 23.10.0 - D:\nodejs\node.EXE npm: 10.9.2 - D:\nodejs\npm.CMD pnpm: 10.6.5 - D:\nodejs\pnpm.CMD bun: 1.2.5 - ~\.bun\bin\bun.EXE Browsers: Edge: Chromium (134.0.3124.72)
package.json dependencies
not related
Steps to reproduce
Enable the typescript inlay hint extension feature for VSCode
What is expected?
Type hint displayed normally
What is actually happening?
The variable's type hint should display normally instead of stopping or jittering when I scroll through the edit area.
Link to minimal reproduction
No response
Any additional comments?
This problem appeared when I updated the extension to version 3.0 today, the previous version 2.2 didn't have this problem and the problem disappeared when I did a version rollback.
normal:
when scrolling: