======================== PSPad keyboard shortcuts ======================== First published at 4/27/2018 on https://defkey.com/pspad-shortcuts PSPad is a text editor designed mainly for programmers. First released in 2001 for Windows, the program provides many functions for developers such as syntax highlighting, a hex editor. PSPad is still actively developed. PSPad has 97 shortcuts and we have listed all of them below. Settings -------- Shift + Ctrl + Up arrow / Down arrow Whole words only Edit ---- F8 Block Selection Ctrl + C Copy Ctrl + X Cut Ctrl + V Paste Shift + Ctrl + V Paste Without Cursor Change Shift + Ctrl + Z Redo Ctrl + A Select All Shift + Ctrl + ' Select String Ctrl + Z Undo Shift + Ctrl + M Select matching bracket Ctrl + ' SelString2 Ctrl + Insert CopyEx Shift + Del CutEx Shift + Insert PasteEx File ---- Ctrl + F4 Close Ctrl + F9 Compile Ctrl + Alt + F4 Exit Esc Exit with ESC Ctrl + N New file... Ctrl + O Open... Ctrl + D Open Active File with New Name... Ctrl + Alt + Z Restore last closed file Shift + Ctrl + O Open in HEX Editor... Ctrl + P Print Alt + P Print Preview Ctrl + R Reopen Active File Ctrl + S Save Shift + Ctrl + S Save All F12 Save As... Ctrl + Alt + S Save Without changing File Date F9 Run1 Alt + F9 Run2 Shift + F9 Run3 Format ------ Ctrl + Alt + Left arrow Justify Left Ctrl + Alt + Right arrow Justify Right Ctrl + Alt + T Capitalize Shift + Ctrl + A Add/Remove Comment Shift + Ctrl + I Indent Block Ctrl + Alt + L To Lower Case Ctrl + K Reformat (paragraph=blank line) Shift + Ctrl + K Reformat (paragraph=short line) Shift + Ctrl + U UnIndent Block Ctrl + Alt + U To Upper Case Search ------ Ctrl + F Find... F3 Find Next Shift + F3 Find Previous Shift + Ctrl + Up arrow Previous Occurrence of Current Word Shift + Ctrl + Down arrow Next Occurrence of Current Word Ctrl + G Goto Line... Ctrl + E Incremental Search Ctrl + M Matching Bracket Ctrl + H Replace... Show ---- Shift + Ctrl + E Code Explorer window F2 Show/hide panel Ctrl + W Word Wrap Lines HTML ---- Alt + C Color Selector window F10 HTML Page Preview Shift + Ctrl + T Select TAG Ctrl + F10 HTMLCheck Shift + Ctrl + F10 WebPrev Help ---- Alt + F1 Help for Language Tools ----- Alt + A Character Table Ctrl + J Auto Completion Alt + M Clipboard Monitor window Ctrl + Space Show Clips Alt + I Insert Text into Lines... Alt + Q Repeat last command F7 Spell Check Ctrl + F7 Spell Settings... Shift + Space ClipRun Insert ------ Alt + D Insert Date and Time Template -------- Ctrl + Alt + Space Create Clip from Block Macros ------ Shift + Ctrl + F5 Macro Manager Ctrl + F5 MakroRecord F5 Makro1Play F6 Makro2Play Alt + F6 Makro3Play Ctrl + Alt + F6 Makro4Play Bookmark -------- Alt + Right arrow Delete Bookmark Alt + Down arrow Next Bookmark Shift + Ctrl + B Bookmark List Alt + Up arrow Previous Bookmark Alt + Left arrow Set/Delete Bookmark Project ------- Ctrl + F2 Tool Panel Shift + Ctrl + Del Remove File from Project F2 Rename TextDiff -------- Shift + Ctrl + G View Source Mouse controls -------------- Alt + Left click + Move the mouse Select column block Shift + Left click Select block from cursor position Shift + Left click On file tab, close the file Ctrl + Left click + Move the mouse (click selected text) Copy selected text Ctrl + Left click (on left gutter) Create a bookmark Ctrl + Wheel up and wheel down Zoom editor Ctrl (drop into editor) Insert file names Ctrl + Right click + Move the mouse Move to scroll window Ctrl + Double click Select text inside quotes Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.