GithubHelp home page GithubHelp logo

lhybdv / ace-jump Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsturtevant/ace-jump

0.0 1.0 0.0 386 KB

Allows for quick movement around the editor screen. Inspired by AceJump for Webstorm and Vim plugin AceJump.

Home Page: https://marketplace.visualstudio.com/items?itemName=jsturtevant.AceJump

License: MIT License

C# 100.00%

ace-jump's Introduction

AceJump For Visual Studio

Allows for quick movement around the editor screen. Inspired by AceJump for Webstorm and Vim plugin AceJump.

Download it at https://marketplace.visualstudio.com/items?itemName=jsturtevant.AceJump

Use

  1. Press "Ctrl + Alt + ;" to display a key selector.
  2. Press any letter to highlight occurrences in the text editor.
  3. Press highlighted character and your cursor jumps to that spot!

demo of acejump for visual studio

To change keybinding:

  1. Open the Keybord settings at Tools->Options->Environment->Keyboard.
  2. Type acejump in the show commands containing dialog box.
  3. Enter new keyboard shortcut and hit assign.
  4. Hit OK

edit keyboard binding

Contributors

Thanks to everyone who has contibuted to the project:

Build yourself

  1. [Install VS 2017 Extensibility Workload] (https://docs.microsoft.com/en-us/visualstudio/extensibility/installing-the-visual-studio-sdk)
  2. Build Project using VS Build
  3. Run Unit Tests

Manually test in Experimental version:

  1. Right click on Project file and select properties:
  2. Select Debug Tab
  3. Select Start External Program and enter path to devenv.exe. Usually something like: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
  4. Under Start Options->Command Line Arguements enter /rootSuffix Exp
  5. Start Debugging and Experimental version of VS will startup and you can set breakpoints in the code.

ace-jump's People

Contributors

jsturtevant avatar mgutekunst avatar aerworker avatar jpcrs avatar m0d7 avatar

Watchers

James Cloos 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.