Home
» Wiki
»
Summary of useful keyboard shortcuts in Notepad ++
Summary of useful keyboard shortcuts in Notepad ++
Video Summary of useful keyboard shortcuts in Notepad ++
Notepad ++ is a free powerful programming language editor for the Windows operating system, supporting multiple programming languages. With Notepad ++, writing code is faster and more compact than ever, saving time and effort for programmers.
If you use Notepad ++ regularly and are a professional programmer, please refer to the following list of useful keyboard shortcuts for this editor to increase your productivity and efficiency.
List of useful keyboard shortcuts in Notepad ++
1. Ctrl + N : Create a new document
2. Ctrl + S : Save the current document
3. Ctrl + Alt + S : Open the Save As dialog box ...
4. Ctrl + O : Open the File dialog box
5. Ctrl + W : Close the current document
6. Ctrl + P : Open the Print dialog box
7. Alt + F4 : Close Notepad ++
8. Ctrl + X : Cut
9. Ctrl + C : Copy
10. Ctrl + V : Paste
11. Ctrl + A : Select the entire text of the document
12. Ctrl + Z : Undo
13. Ctrl + Y : Redo
14. Ctrl + F : Open the Find dialog box
15. Ctrl + H : Open Find and Replace
16. Ctrl + Shift + F : Open Find in Files
17. F3 : Search for the next file
18. Shift + F3 : Search for the previous file
19. Ctrl + F3 : Select and search for the next file
20. Ctrl + Shift + F3 : Search for the previous file
21. Ctrl + Alt + i : Search ascending
22. F7 : Open the Search window
23. F4 : Open the next search result
24. Shift + F4 : Open the previous search result
25. Ctrl + G : Go to a specific line
26. Ctrl + B : Go to the appropriate hook
27: Alt + C : Edit columns
28. Tab : Increase the space between lines
29. Shift + Tab : Reduce the space between lines
30. Ctrl + Shift + U : Switch from lowercase to uppercase
31. Ctrl + U : Switch from uppercase to lowercase
32. Ctrl + F2 : Turn on bookmarking
33. F2 : Go to the next bookmark
34. Shift + F2 : Go to the previous bookmark
35. Ctrl + Alt + R : Change the right text direction attribute (Right to left)
36. Ctrl + Alt + L : Change the text direction property to the left (Left to right)
37 . F5 : Run the Run dialog box
38 . F11 : Turn on full screen mode
39. Ctrl + Tab : Go to the next document
40. Ctrl + Shift + Tab : Go to the previous document
41. Ctrl + Shift + Up arrow key : Move to the top line
42. Ctrl + Shift + Down arrow key : Move to the bottom of the line
43. Ctrl + Backspace : Delete the word at the beginning of the word
44. Ctrl + Delete : Delete the word at the end of the word
45. Ctrl + Alt + F : Collapse current level
46. Ctrl + Alt + Shift + F : Expand the current level
47. Alt + numbers from 1 to 8 : Collapse levels from 1 to 8
48. Alt + Shift + numbers from 1 to 8 : Expand the level from 1 to 8
49. Ctrl + Shift + Backspace : Delete from the beginning of the line
50. Ctrl + Shift + Delete : Delete from the end of the line
51. Ctrl + Shift + R : Start or stop recording macros
Above is a list of useful shortcuts of Notepad ++ that you need to know. With them, you can easily work faster when writing code or drafting programming code.