kalponikoronno

Notepad++ shortcut

Sep 4th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Notepad++ shortcut
  2. =======================
  3.  
  4. Duplicat line = Ctrl + D
  5. Move the line forward = Tab
  6. Move the line backword = Shift Tab
  7. Move down current line = Ctrl+ Shift+ down
  8. Move up current line = Ctrl+ Shift+ up
  9. Select and find next = Ctrl+ F3
  10. Select and find previous = Ctrl+ Shift+ F3
  11. Replace = Ctrl+H
  12. Incremental search = Ctrl+ Alt+ I
  13. Select right word = Ctrl+ Shift+ right arrow
  14. Delete current line = Ctrl+ L
  15. Delete to start of line = Ctrl + Shift + BackSpace
  16. Delete to end of line = Ctrl + Shft + Delete
  17. Block left = Shift+ Home
  18. Block right = Shift+ End
  19. Duplicate/ paste = Ctrl+ D
Advertisement
Add Comment
Please, Sign In to add comment