TypeScript: References include definition, which breaks "editor.gotoLocation.multipleReferences": "goto"
usage
#160637
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
"editor.gotoLocation.multipleReferences": "goto"
settingtest
on first line or executeGo to References
commandExpected: focus on line 2
Actual: stays on the same position
References provide isn't being called on
Go to References
command, but specifically TypeScript extension still includes definition into references. I hope you take this issue as it is really annoying, there is absolutely no need to do this + I can call definitions manually when I want.The text was updated successfully, but these errors were encountered: