You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@egamma Do you suggest we don't show the peek view from zero references code lens? Or should the no results peek view have more info on what would normally be displayed?
Fixesmicrosoft#24209
**Bug**
Currently, for the js/ts references code lens, even if there are zero references you can click on the lens. This display an empty peek view
**Fix**
Allow code lenses to only register a title for the lens with no actual backing command
Testing in this setup #23895
Get this Code lense with '0 References' in
src\app\app.component.ts
Clicking the references link just shows an empty peek, it is not clear what is being search for.
The text was updated successfully, but these errors were encountered: