Closed
Description
- VSCode Version: 1.5.2
- VsCodeVim Version: 0.1.10
- OS Version: OS X 10.11.6
Try it in theFileStat
in this line https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/parts/files/common/explorerViewModel.ts#L21. Click the references under explorerViewModel
(not the first few, the ones in the latter part).
When doing Find All References
, if the file is long and there are other references in the same file, VSCodeVim causes single click to jump to the place.