Coder Social home page Coder Social logo

gotodef's Introduction

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).

gotodef's People

Contributors

noahric avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.