Best Notepad++ Keyboard Shortcuts Ever

Best Notepad++ Keyboard Shortcuts Ever

Notepad++ Keyboard Shortcuts

Notepad++ is a fantastic tool and with a few short codes that can help your productivity goes a little bit more efficient. There are some obvious ones on the list, but there are some others that you even imagined it was possible.

[table width =”100%” style =”table-striped table-bordered table-hover” responsive =”true”]
[table_head]
[th_column]Heading-1[/th_column]
[th_column]Heading-2[/th_column]
[/table_head]
[table_body]
[table_row]
[row_column]Ctrl-C[/row_column]
[row_column]Copy[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-X[/row_column]
[row_column]Cut[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-V[/row_column]
[row_column]Paste[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-Z[/row_column]
[row_column]Undo[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-Y[/row_column]
[row_column]Redo[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-A[/row_column]
[row_column]Select All[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-F[/row_column]
[row_column]Launch Find Dialog[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-H[/row_column]
[row_column]Launch Find / Replace Dialog[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-D[/row_column]
[row_column]Duplicate Current Line[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-L[/row_column]
[row_column]Delete Current Line[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl-T[/row_column]
[row_column]Switch the current line position with the previous line position[/row_column]
[/table_row]
[table_row]
[row_column]F3[/row_column]
[row_column]Find Next[/row_column]
[/table_row]
[table_row]
[row_column]Shift+F3[/row_column]
[row_column]Find Previous[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+F[/row_column]
[row_column]Find in Files[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+F3[/row_column]
[row_column]Find (volatil) Next[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+F3[/row_column]
[row_column]Find (volatil) Previous[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+I[/row_column]
[row_column]Incremental Search[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+S[/row_column]
[row_column]Save File[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Alt+S[/row_column]
[row_column]Save As[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+S[/row_column]
[row_column]Save All[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+O[/row_column]
[row_column]Open File[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+N[/row_column]
[row_column]New File[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+F2[/row_column]
[row_column]Toggle Bookmark[/row_column]
[/table_row]
[table_row]
[row_column]F2[/row_column]
[row_column]Go To Next Bookmark[/row_column]
[/table_row]
[table_row]
[row_column]Shift+F2[/row_column]
[row_column]Go To Previous Bookmark[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+G[/row_column]
[row_column]Launch GoToLine Dialog[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+W[/row_column]
[row_column]Close Current Document[/row_column]
[/table_row]
[table_row]
[row_column]Alt+Shft+Arrow Keys[/row_column]
[row_column]Column Mode Select[/row_column]
[/table_row]
[table_row]
[row_column]Alt+Left Mouse Click[/row_column]
[row_column]Column Mode Select[/row_column]
[/table_row]
[table_row]
[row_column]F5[/row_column]
[row_column]Launch Run Dialog[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Space[/row_column]
[row_column]Launch CallTip ListBox[/row_column]
[/table_row]
[table_row]
[row_column]Alt+Space[/row_column]
[row_column]Launch Word Completion ListBox[/row_column]
[/table_row]
[table_row]
[row_column]Tab (selection of several lines)[/row_column]
[row_column]Insert Tabulation or Space (Indent)[/row_column]
[/table_row]
[table_row]
[row_column]Shift+Tab (Selection of several lines)[/row_column]
[row_column]Remove Tabulation or Space (outdent)[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+(Keypad-/Keypad+)[/row_column]
[row_column]Zoom in (+) and Zoom out (-)[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Mouse Wheel Button[/row_column]
[row_column]Zoom in (up) and Zoom out (down)[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+/(Keypad only)[/row_column]
[row_column]Restore the original size from zoom[/row_column]
[/table_row]
[table_row]
[row_column]F11[/row_column]
[row_column]Toggle Full Screen Mode[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Tab[/row_column]
[row_column]Next Document[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shft+Tab[/row_column]
[row_column]Previous Document[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+Up[/row_column]
[row_column]Move Current Line Up[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+Down[/row_column]
[row_column]Move Current Line Down[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Alt+F[/row_column]
[row_column]Collapse the Current Level[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Alt+Shift+F[/row_column]
[row_column]Uncollapse the Current Level[/row_column]
[/table_row]
[table_row]
[row_column]Alt+0[/row_column]
[row_column]Fold All[/row_column]
[/table_row]
[table_row]
[row_column]Alt+(1~8)[/row_column]
[row_column]Uncollapse the Level (1~8)[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+BackSpace[/row_column]
[row_column]Delete to Start of Word[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Delete[/row_column]
[row_column]Delete to end of Word[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+BackSpace[/row_column]
[row_column]Delete to start of Line[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shft+Delete[/row_column]
[row_column]Delete the end of line[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+U[/row_column]
[row_column]Convert to lower case[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+U[/row_column]
[row_column]Convert to UPPER CASE[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+B[/row_column]
[row_column]Go to Matching Brace[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+R[/row_column]
[row_column]Start to Record / Stop recording Macro[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+P[/row_column]
[row_column]Play Recorded Macro[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Q[/row_column]
[row_column]Block comment/uncomment[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+Q[/row_column]
[row_column]Stream Comment[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Shift+T[/row_column]
[row_column]Copy Current Line to Clipboard[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+P[/row_column]
[row_column]Print[/row_column]
[/table_row]
[table_row]
[row_column]Alt+F4[/row_column]
[row_column]Exit[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+I[/row_column]
[row_column]Split Lines[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+J[/row_column]
[row_column]Join Lines[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Alt+R[/row_column]
[row_column]Text Direction RTL[/row_column]
[/table_row]
[table_row]
[row_column]Ctrl+Alt+L[/row_column]
[row_column]Text Direction LTR[/row_column]
[/table_row]
[table_row]
[row_column]F1[/row_column]
[row_column]About[/row_column]
[/table_row]
[/table_body]
[/table]

Author

  • Rogerio da Silva

    Rogerio da Silva is a Brazilian who lives in the UK for a little over two decades. He is the owner of a test consulting and outsources services for software development. He likes to blog, write and create content that teaches others how to live a better life.  He loves reading biographies of successful authors and dream builders because they inspire him to keep creating!
    You can contact Rogerio for anything related to Business & Test Analyst | Microsoft Dynamics 365 CRM | QA | Agile | Manual | Integration & Automation | DevOps | API | Cloud | AI | IoT | CRM | Website Consulting | Email Consulting | Facebook Ads | Social Media Marketing Plan | Sales Funnel | Looking for Scalable Services? InShore, OffShore or Hybrid. Interested? Ask me how we can help.

Leave a reply

Publication

Now available on amazon prime

eBook (Amazon)

The Testers Book - An Unconventional Way to Software Testing - Revised Edition

Paperback (Lulu.com)

Podcast

Certifications