Skip to content

NoahRic/GoToDef

Repository files navigation

An editor extension for Visual Studio 2010 (Beta1) that allows the user to hold down the control key + click to invoke the Go To Definition command.

All code is released under the Ms-PL license.

To download the extension, go to GoToDef extension on the VS Gallery.

I wrote a blog article describing how the extension is put together; you can read it here.

The version numbers on the VS extension gallery (up to v0.2) do not correlate with any specific versions in this git repo.

Here is the description from the extension itself: Make ctrl+click perform a "Go To Definition" on the identifier under the cursor. Also, when the control key is held down, highlight identifiers under the mouse that look like they have definitions to navigate to.

The extension is based, in part, on an earlier sample written by Huizhong Long, a QA member of the editor team (thanks Huizhong!).

  • v1.1 - Mouse cursor turns to a hand when over a link. Also, a non-functional change - remove accidentally included assemblies (the add reference dialog added them as CopyLocal=true, which bloated the vsix size up to about 800kb, from about 40kb).

About

GoToDef Visual Studio 2010 Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages