Link to home
Start Free TrialLog in
Avatar of finance_teacher
finance_teacher

asked on

Visual Studio 2013 -- keyboard shortcut / code snippets

What do you recommend
for making Visual Studio 2013
keyboard shortcut / code snippets ?
  ** http://snippeteditor.codeplex.com
  ** http://snippetdesigner.codeplex.com
  ** etc ?
-----------------------------------------------------------------------------------
Using
 1. type "propfull", twice TAB
 2. type "prop", twice TAB
 3. RMB, LMB "Insert Snippet", click "Visual C#", click "else"
      ** OR type "else", twice TAB

Viewing
 1. open VS, Tools, Code Snippets Manager, details display
ASKER CERTIFIED SOLUTION
Avatar of Jacques Bourgeois (James Burger)
Jacques Bourgeois (James Burger)
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial