HAPedit 3.1
Shortcuts
In menu:
File | ||
Ctrl+O | Open | Open file |
Ctrl+S | Save | Save modifications |
Shift+Ctrl+S | Save all | Save all modified files |
Ctrl+F4 | Close | Close current document |
Shift+Ctrl+F4 | Close all | Close all documents |
Alt+F4 | Quit | Quit HAPedit |
Edit | ||
Ctrl+Z | Undo | Undo last modification |
Shift+Ctrl+Z | Redo | Revert last undo |
Ctrl+X | Cut | Cut selected text |
Ctrl+C | Copy | Copy selected text |
Ctrl+V | Paste | Paste text from clipboard |
Shift+Ctrl+V | Special Paste | Apply special filter to clipboard text (Configure the filter by selecting Ctrl+D => Filter/Paste). |
Ctrl+A | Select all | Select all text |
Ctrl+E | Edit tag | Edit html tag under cursor |
Shift+Ctrl+E | Select tag | Select tag from <tag> to </tag> |
Search | ||
Ctrl+F | Find | Search for string in document, all open documents or in multiple project files |
Ctrl+F3 | Find Selected | Search for next occurence of selected text |
F3 | Find Next | Find next of last string search for |
Ctrl+R | Replace... | Replace text in document(s) or in project files |
Ctrl+G | Goto line... | Move cursor to specified line |
Actions | ||
Ctrl+Q | Query String | Associate Query String with current document for http requests |
Alt+F12 | SQL Console... | Display SQL console for executing requests |
Shift+F2 | "Compiled" code | Display "compiled" code of current document |
Ctrl+F2 | HTML Validator | Display html parsed code of current document |
Ctrl+F9 | Compile code | Compile dynamic page code |
Actions -> Image | ||
Ctrl+I | Insert image... | Select image to insert |
Ctrl+Enter | Preview image... | Preview image under cursor |
Actions -> Link | ||
Ctrl+L | Create link | Create link (<a href="">) |
Shift+Ctrl+L | Create anchor | Create anchor (<a name="">) |
Ctrl+Enter | Open link under cursor | Open link under cursor (local file) |
Actions -> Text | ||
Ctrl+Alt+F (a) | Font | Insert tag <font> |
Ctrl+Alt+P (a) | Paragraph | Paragraph <p> |
Ctrl+Alt+B (a) | Block quote | Insert block quote <blockquote> |
Ctrl+Alt+D (a) | Align text | Align selected text with tag <div> |
Shift+Ctrl+G | Bold | Set selected text in bold |
Shift+Ctrl+I | Italic | Set selected text in italic |
Shift+Ctrl+U | Underline | Set selected text underlined |
Shift+Ctrl+F | Apply filter | Apply user filter to selected text (Configure the filter by selecting Ctrl+D => Filter/Paste) |
Shift+Ctrl+M | Convert to lowercase | Convert selected text to lowercase |
Ctrl+Alt+M (a) | Convert to uppercase | Convert selected text to uppercase |
Shift+Ctrl+S | Convert spaces | Convert spaces to |
Shift+Ctrl+P | Convert to asp or php | Replace " character in selected text with \" (PHP) or "" (ASP) |
Ctrl+H | Insert Html string... | Insert string and convert special chars to HTML entities |
Shift+Ctrl+H | Convert to HTML | Convert special chars to HTML entities in selected text |
Actions -> Special | ||
Ctrl+P | Add list items... | Define list style to insert |
Ctrl+B | Insert tag... | Insert tag or enclose selected text within specified tag |
Shift+Ctrl+B | Insert tag ASP or PHP | Insert <% %> or <? ?> |
Ctrl+N | Add invisible char | Add non-breaking space |
Ctrl+M | Add carriage return | Add tag <br> |
Shift+Ctrl+C | Insert comment | Insert Html comment |
Ctrl+Alt+C (a) | Add HTML color | Add numeric HTML color from color palette |
Project | ||
Ctrl+Alt+O (a) | Open... | Open project files |
Ctrl+F10 | Projects list | Display projects list |
Shift+F10 | Folder File | Open project explorer handling folder of current file |
Display -> Views | ||
F2 | Documents | Switch to panel "Documents" to edit some code |
F6 | Images | Switch to panel "Images" to explore code images |
F7 | Links | Switch to panel "Links" to explore code links |
F8 | Properties | Switch to panel "Properties" |
F9 | Page | Launch default browser to view the page |
F10 | Folders | Switch to panel "Folders" to manage internal folders |
F11 | Information | Switch to panel "Information" |
Display | ||
F12 | Organize... | Organize opened documents |
Ctrl+F11 | Clip Library | Display or mask a dockable windows with useful clips |
Ctrl+D | Languages | Select from complete drop-down lists of native functions, methods and properties in ASP, PHP, VBScript, ADOB, CSS-1 to insert in document at the cursor. |
F5 | Refresh | Refresh active panel view |
Ctrl+K | Show blocks | Highlight dynamic code blocks |
Shift+Ctrl+K | Brace-Matching | Highlight brace block '{}', '()' or '[]' |
Help | ||
F1 | Summary | Help summary |
Shift+F1 | Index | Help index |
Ctrl+F1 | Contextual Help | Html or php help for current tag or function |
In de editor:
Code | |
Ctrl+J | Laat een codeslabloon zien (uitklaplijst met macro's) |
Ctrl+Spatiebalk | Laat het uitklapmenu voor het compleet maken van code. |
Shift+Ctrl+Spatiebalk | Laat codehint zien (syntax help voor PHP-functieparameters) |
Verplaatsen | |
Ctrl+Rechts | Eйn woord naar rechts |
Ctrl+Links | Eйn woord naar links |
Ctrl+PgUp | Bovenkant van het scherm |
Ctrl+PgDn | Onderkant van het scherm |
Alt+Rechts | Volgende document |
Alt+Links | Vorige document |
Alt+Boven | Naar het begin van het huidige codeblok: '()', '{}' of '[]' |
Alt+Omlaag | Naar het eind van het huidige codeblok: '()', '{}' of '[]' |
Verwijderen | |
Ctrl+T | Verwijder het woord rechts van de cursor |
Ctrl+BkSp | Verwijder woord links van de cursor |
Ctrl+Y | Verwijder huidige regel (hele regel). |
Shift+Ctrl+Y | Verwijder to het eind van de regel (rechts van de cursor). |
Ctrl+Del | Verwijder tekst binnen 2 HTML-tags. |
Shift+Ctrl+Del | Verwijder beide HTML-tags (open- en sluittag) rond de tekst. |
Overig | |
Escape | Maak selectie ongedaan / Sluit code-uitklaplijst |
F4 | Wissel tekstselectiemode (Normaal/Kolom/Regel) |
Shift+Ctrl+0 t/m Shift+Ctrl+9 |
Plaats bladwijzer |
Ctrl+0 t/m Ctrl+9 |
Ga naar bladwijzer |
Noot :
(a) Uitgebreide sneltoetsen kunnen worden uitgeschakeld in algemene Opties.
Realised with Tom L.'s help.
mei 2025 |
![]() | Naar begin |