Hello Guys!
This is very interesting I am gonna providing to you which helps you to manage as well as saves your time while coding
This is very interesting I am gonna providing to you which helps you to manage as well as saves your time while coding
3. Code Editor | |
Find, Replace,
and Goto
| |
Ctrl+f | Find and replace dialog box |
f3/Shift+f3 | Find next / find previous |
Ctrl+h | Display Replace options on the quick tab |
Shift+f12 | Find all references for selected symbol |
Ctrl+Shift+f | Find in files |
Alt+F3, s | Stop current find in files operation |
Ctrl+F3/Ctrl+Shift+f3 | Find next / find previous in selected text |
Alt+F12 | Find symbol |
Ctrl+d | Put cursor in find/command box of the toolbar. Use ctrl+/ in Visual C# |
Ctrl+i/Ctrl+Shift+i | Incremental search / reverse incremental search |
Shift+Alt+f12 | Quick find symbol |
Ctrl+, | Display Navigate-To dialog box |
Ctrl+g | Goto line number |
Ctrl+] | Go to matching brace in source file |
Ctrl+x, Ctrl+x, Ctrl+v | Cut, copy, paste |
Ctrl+Shift+v | Pastes an item from the Clipboard ring |
Ctrl+z | Undo |
Ctrl+y | Redo (or Shift+Alt+Backspace, or Ctrl+Shift+Z) |
Shift+Arrow Keys | Extend selection one character/one line |
Ctrl+Shift+End/ Ctrl+Shift+Home | Extend selection to end / to beginning of document |
Ctrl+Shift+] | Extend selection to nexst brace |
Shift+End/ Shift+Home | Extend selection to end / to beginning of line |
Shift+Page Down/ Shift+Page Up | Extends selection down one page / up one page |
Ctrl+w | Select current word |
Esc | Cancel Selection |
Ctrl+Shift+Page Down/ Page Up | Moves cursor and extend selection to the last line / first line in view. |
Ctrl+Shift+Arrow right/ arrow left | Extend selection one word to the right / one word to the left |
Ctrl+a | Select All |
Let me help to get more keys...
Happy Coding!!!
No comments:
Post a Comment