-
Notifications
You must be signed in to change notification settings - Fork 30.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes TypeScript Inlay Hints Are Off #190953
Labels
bug
Issue identified by VS Code Team member as probable bug
inlay-hints
insiders-released
Patch has been released in VS Code Insiders
papercut 🩸
A particularly annoying issue impacting someone on the team
verified
Verification succeeded
Milestone
Comments
hediet
added
the
papercut 🩸
A particularly annoying issue impacting someone on the team
label
Aug 22, 2023
/duplicate of #145377 |
vscodenpa
added
the
*duplicate
Issue identified as a duplicate of another issue(s)
label
Dec 4, 2023
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines. Happy Coding! |
Merged
Repro steps:
Validation:
|
vscodenpa
added
unreleased
Patch has not yet been released in VS Code Insiders
insiders-released
Patch has been released in VS Code Insiders
and removed
unreleased
Patch has not yet been released in VS Code Insiders
labels
Dec 5, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Issue identified by VS Code Team member as probable bug
inlay-hints
insiders-released
Patch has been released in VS Code Insiders
papercut 🩸
A particularly annoying issue impacting someone on the team
verified
Verification succeeded
Sometimes inlay hints are off for a short amount of time:
It happens randomly and fixes itself quickly:
I cannot reproduce it in isolation or in the monaco editor playground, but I see it very often when working in the VS Code repo.
I think this is what happens:
I'm not sure if this is an issue of the inlay hints feature or typescripts implementation.
The text was updated successfully, but these errors were encountered: