================================== Free Pascal IDE raccourcis clavier ================================== Publié pour la première fois le 05/09/2019 sur https://defkey.com/fr/free-pascal-ide-raccourcis-clavier Free Pascal IDE a 106 raccourcis et nous les avons énumérés ci-dessous. General ------- F1 Help Alt + F1 Go to last help topic Ctrl + F1 Search word at cursor position in help Maj + F1 Help index Alt + F3 Close active window F5 Zoom/Unzoom window Ctrl + F5 Move/Zoom active window F6 Switch to next window Maj + F6 Switch to last window F10 Menu Alt + F10 Local menu Alt + 0 List of windows Alt + [1 - 9] Active another window Maj + F2 Call grep utility Alt + X Exit IDE Compiler messages ----------------- Ctrl + F2 Reset debugger/program Ctrl + F3 Display call stack F4 Run as far as the cursor Alt + F5 Switch to user screen F7 Trace into Ctrl + F7 Add watch F8 Step over Ctrl + F8 Set breakpoint at current line F9 Make Ctrl + F9 Run Alt + F9 Compile the active source file F11 Message F12 Compiler messages Text navigation --------------- Flèche gauche Char left Ctrl + S Char left Flèche droite Char right Ctrl + D Char right Flèche vers le haut Line up Ctrl + E Line up Flèche vers le bas Line down Ctrl + X Line down Ctrl + Flèche gauche Word left Ctrl + A Word left Ctrl + Flèche droite Word right Ctrl + F Word right Ctrl + W Scroll one line up Ctrl + Z Scroll one line down Pg Préc Page up Ctrl + R Page up Pg Suiv Page down Pos1 Beginning of Line Ctrl + Q + S Beginning of Line End End of Line Ctrl + Q + D End of Line Ctrl + Debut First line of window Ctrl + Q + E First line of window Ctrl + End Last line of window Ctrl + Q + X Last line of window Ctrl + Pg Préc First line of file Ctrl + Q + R First line of file Ctrl + Pg Suiv Last line of file Ctrl + Q + C Last line of file Ctrl + Q + P Last cursor position Ctrl + Q + [ Find matching block delimiter Ctrl + Q + ] Find last matching block delimiter Edit ---- Ctrl + Q + B Go to Beginning of selected text Ctrl + Q + K Go to end of selected text Ctrl + K + L Select current line Ctrl + K + P Print selected text Ctrl + K + T Select current word Ctrl + Suppr Delete selected text Ctrl + K + C Copy selected text to cursor position Ctrl + K + V Move selected text to cursor position Ctrl + Inser Copy selected text to clipboard Maj + Suppr Move selected text to the clipboard Ctrl + K + I Indent block one column Ctrl + K + U Unindent block one column Maj + Inser Insert text from clipboard Ctrl + K + R Insert file Ctrl + K + W Write selected text to file Ctrl + K + N Uppercase current block Ctrl + K + O Lowercase current block Ctrl + K + E Uppercase word Ctrl + K + F Lowercase word Change selection ---------------- Ctrl + K + B Mark beginning of selected text Ctrl + K + K Mark end of selected text Ctrl + K + Y Remove selection Maj + Flèche gauche Extend selection one char to the left Maj + Flèche droite Extend selection one char to the right Maj + Pos1 Extend selection to the beginning of the line Maj + End Extend selection to the end of the line Maj + Flèche vers le haut Extend selection to the same column in the last row Maj + Flèche vers le bas Extend selection to the same column in the next row Maj + End Extend selection to the end of the line Maj + Ctrl + Flèche gauche Extend selection one word to the left Maj + Ctrl + Flèche droite Extend selection one word to the right Maj + Pg Préc Extend selection one page up Maj + Pg Suiv Extend selection one page down Ctrl + Maj + Pos1 Extend selection to the beginning of the file Ctrl + Maj + Pg Préc Extend selection to the beginning of the file Ctrl + Maj + End Extend selection to the end of the file Ctrl + Maj + Pg Suiv Extend selection to the end of the file Miscellaneous commands ---------------------- F2 Save file Ctrl + K + S Save file F3 Open file Ctrl + Q + F Search Ctrl + L Search again Ctrl + Q + A Search and replace Ctrl + K + [0 - 9] Set mark Ctrl + Q + [0 - 9] Go to mark Alt + Retour Arrière Undo Kaynak: Freepascal.org Dernière mise à jour (UTC): lundi 11 novembre 2019 Defkey © Tous les droits sont réservés.