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
I installed this and when I try to right click on an object/variable and select 'Go To Definition,' the mouse back does not go back to where I was. I installed version 2.2.0 for Visual Studio 2012 on Win8.1.
When you perform the following steps, what happens?
Right click on the object/variable and select Go To Definition
Select View → Navigate Backward
The behavior of this extension should precisely match the behavior of the above steps; if those steps also fail then the actual bug lies in the way the language you are working with interacts with the core IDE (it's failing to set the proper navigation markers following a Go To Definition command).
Comment by Iguana775
Using the steps above work. I'm using C# in an MVC web application.
The text was updated successfully, but these errors were encountered:
Moved here from BitBucket
Comment by @sharwell
Comment by Iguana775
The text was updated successfully, but these errors were encountered: