Skip to content

"references-view.prev" and "references-view.next" commands don't exist any more #87625

@fiddleyuan

Description

@fiddleyuan
  • VSCode Version: 1.41.1
  • OS Version: Windows_NT x64 10.0.17763

I do reference search very frequently, so I keybind these two commands.
But recently, I found these two commands are not supported.
And Problem panel also hints me that "Value is not supported..." (but it used to work)

If I changed these two commands to "goToNextReference" and "goToPreviousReference", it didn't work in the same way. It will change focus in references-view, but it won't auto select the content so I can traverse through all the reference search result. Now all I can do is call "goToNextReference" first, then press enter.

Please, if possible, bring these two commands back.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugreferences-viewletverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions