Skip to content

Files

Latest commit

32de97a · Nov 27, 2015

History

History
31 lines (20 loc) · 1.88 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.88 KB

Touch VS

Touch interface for common functions of Visual Studio

Download from Visual Studio Gallery

v1.0

How to use it?

  1. Install the VSIX from Visual Studio gallery or build the source
  2. Launch the touch interface by double-tapping the code editor's surface.
  3. Tap on the action you're interested in to invoke it. Tap outside of the control to hide it.

gif

Contributions

I saw a popular discussion on touch interface in Visual Studio and thought this would be a fun project. All contributions are welcome :)

Please share which commands you'd like to use in touch interface, or even better, submit a PR!

Relevant bits of code:

See also

Voice Commands extension (VSIX) - Source for command names and code that executes them

logo