=============================== pgAdmin 4.19 raccourcis clavier =============================== Publié pour la première fois le 22/03/2020 sur https://defkey.com/fr/pgadmin-4-raccourcis-clavier pgAdmin 4.19 a 122 raccourcis et nous les avons énumérés ci-dessous. Main browser window ------------------- Alt + Maj + F Open the File menu Alt + Maj + O Open the Object menu Alt + Maj + L Open the Tools menu Alt + Maj + H Open the Help menu Alt + Maj + B Focus the browser tree Alt + Maj + [ Move tabbed panel backward Alt + Maj + ] Move tabbed panel forward Alt + Maj + Q Open the Query Tool in the current database Alt + Maj + V View Data in the selected table/view Alt + Maj + C Open the context menu Alt + Maj + N Create an object Alt + Maj + E Edit object properties Alt + Maj + D Delete the object Alt + Maj + G Direct debugging Dialog tabs ----------- Ctrl + Maj + [ Dialog tab backward Ctrl + Maj + ] Dialog tab forward Property grid controls ---------------------- Ctrl + Maj + A Add row in Grid Tab Move focus to the next control Maj + Tab Move focus to the previous control Entrée Pick the selected an item in a combo box Ctrl + Maj + A Add row in Grid SQL editors ----------- Alt + Flèche gauche Move to the beginning of the line Alt + Flèche droite Move to the end of the line Ctrl + Alt + Flèche gauche Move left one word Ctrl + Alt + Flèche droite Move right one word Ctrl + / Comment selected code (Inline) Ctrl + . Uncomment selected code (Inline) Ctrl + Maj + / Comment/Uncomment code (Block) Ctrl + A Select all Ctrl + C Copy selected text to the clipboard Ctrl + R Redo last edit un-done Ctrl + V Paste text from the clipboard Ctrl + Z Undo last edit Tab Indent selected text Maj + Tab Un-indent selected text Alt + G Jump (to line:column) Ctrl + Espace Auto-complete Ctrl + F Find Ctrl + G Find next Ctrl + Maj + G Find previous Ctrl + Maj + F Replace QueryTool (Chrome, IE - Windows) -------------------------------- F5 Execute query F6 Save data changes F7 EXPLAIN query Maj + F7 EXPLAIN ANALYZE query F8 Execute query to CSV file Alt + O Open file Alt + S Save file Alt + N Find option drop down Alt + C Copy row(s) Alt + P Paste row(s) Alt + D Delete row(s) Alt + F Filter dialog Alt + I Filter options drop down Alt + R Row limit Alt + Q Cancel query Alt + L Clear option drop down Alt + X Execute option drop down Alt + T Display connection status Alt + Y Copy SQL on history panel Debugger (Chrome, IE - Windows) ------------------------------- Alt + I Step in Alt + O Step over Alt + C Continue/Restart Alt + T Toggle breakpoint Alt + X Clear all breakpoints Alt + S Stop Alt + Maj + Q Enter or Edit values in Grid QueryTool (Firefox - Windows) ----------------------------- F5 Execute query F6 Save data changes F7 EXPLAIN query Maj + F7 EXPLAIN ANALYZE query F8 Execute query to CSV file Alt + Maj + O Open file Alt + Maj + S Save file Alt + Maj + N Find option drop down Alt + Maj + C Copy row(s) Alt + Maj + P Paste row(s) Alt + Maj + D Delete row(s) Alt + Maj + F Filter dialog Alt + Maj + I Filter options drop down Alt + Maj + R Row limit Alt + Maj + Q Cancel query Alt + Maj + L Clear option drop down Alt + Maj + X Execute option drop down Alt + Maj + T Display connection status Alt + Maj + Y Copy SQL on history panel Debugger (Firefox - Windows) ---------------------------- Alt + Maj + I Step in Alt + Maj + O Step over Alt + Maj + C Continue/Restart Alt + Maj + T Toggle breakpoint Alt + Maj + X Clear all breakpoints Alt + Maj + S Stop Alt + Maj + Q Enter or Edit values in Grid Query tool (Mac) ---------------- F5 Execute query F6 Save data changes F7 EXPLAIN query Maj + F7 EXPLAIN ANALYZE query F8 Execute query to CSV file Control + Option + O Open file Control + Option + S Save file Control + Option + N Find option drop down Control + Option + C Copy row(s) Control + Option + P Paste row(s) Control + Option + D Delete row(s) Control + Option + F Filter dialog Control + Option + I Filter options drop down Control + Option + R Row limit Control + Option + Q Cancel query Control + Option + L Clear option drop down Control + Option + X Execute option drop down Control + Option + T Display connection status Control + Option + Y Copy SQL on history panel Debugger (Mac) -------------- Control + Option + I Step in Control + Option + O Step over Control + Option + C Continue/Restart Control + Option + T Toggle breakpoint Control + Option + X Clear all breakpoints Control + Option + S Stop Option + Maj + Q Enter or Edit values in Grid Inner tab and panel navigation ------------------------------ When using the Query Tool and Debugger, the following shortcuts are available for inner panel navigation: Alt + Maj + ] Move to next tab within a panel Alt + Maj + [ Move to previous tab within a panel Alt + Maj + Tab Move between inner panels Source: Pgadmin Dernière mise à jour (UTC): dimanche 22 mars 2020 Defkey © Tous les droits sont réservés.