================================= Atom (Windows) raccourcis clavier ================================= Publié pour la première fois le 11/09/2018 sur https://defkey.com/fr/atom-raccourcis-clavier Atom (Windows) a 434 raccourcis et nous les avons énumérés ci-dessous. Raccourcis fréquemment utilisés ------------------------------- Ctrl + , Ouvrez la vue Préférences / Paramètres Maj + Ctrl + P Ouvre et ferme la palette de commandes Ctrl + P Ouvrez la palette Fuzzy Finder dans laquelle vous pouvez rechercher et ouvrir des fichiers Ctrl + T Ouvrez la palette Fuzzy Finder dans laquelle vous pouvez rechercher et ouvrir des fichiers Ctrl + B Parcourir les onglets dans la fenêtre Ctrl + Pg Préc Parcourir à gauche les onglets ouverts (dans le volet actif) Ctrl + Pg Suiv Parcourir les onglets ouverts (dans la page active) Ctrl + Maj + L Sélectionnez la langue dans laquelle le fichier est Ctrl + Maj + M Prévisualisez le fichier au format Markdown Ctrl + . Afficher les raccourcis clavier auxquels la combinaison de touches enfoncée résout Ctrl + K puis Ctrl + B Activer / désactiver l'arborescence des fichiers d'Atom Ctrl + \ Activer / désactiver l'arborescence des fichiers d'Atom Alt + Ctrl + R Recharger l'éditeur Ctrl + Alt + I Ouvrez les outils / la console pour les développeurs Chrome Alt + Maj + S Affiche les extraits disponibles pour Atom Modification ------------ Ctrl + Maj + D Dupliquer la ligne de la position actuelle du curseur et créer une nouvelle ligne en dessous avec le même contenu Ctrl + Maj + K Supprimer la ligne courante Ctrl + Flèche vers le haut Déplacez le contenu de la position actuelle du curseur d'une ligne vers le haut. S'il y a une ligne au-dessus avec le contenu, le contenu des lignes actuelles sera échangé avec celui au-dessus. Ctrl + Flèche vers le bas Déplacez le contenu de la position actuelle du curseur d'une ligne vers le bas. S'il y a une ligne ci-dessous avec le contenu, le contenu de la ligne sera échangé avec celui en dessous Ctrl + F Ouvrez le panneau Rechercher / Remplacer F3 Faire défiler les résultats de la mémoire tampon actuelle dans le fichier lorsque le panneau Rechercher / Remplacer est actif Maj + F3 Basculer vers l'arrière dans les résultats de la mémoire tampon actuelle dans le fichier lorsque le panneau Rechercher / Remplacer est actif Ctrl + Maj + F Ouvrez le panneau Rechercher dans le projet Ctrl + G Ouvrez le panneau Aller à la ligne Ctrl + M Le curseur se place sur le crochet supérieur correspondant dans lequel le curseur est encapsulé Ctrl + L Sélectionnez toute la ligne dans laquelle se trouve la position actuelle du curseur Ctrl + / Basculer le texte sélectionné dans un commentaire de la grammaire actuelle Ctrl + Alt + Flèche vers le haut / Flèche vers le bas Permet de sélectionner plusieurs lignes, où la même modification sera appliquée Ctrl + D Si vous sélectionnez un mot, puis appuyez sur la combinaison de touches pour cette commande, Atom sélectionnera le même mot suivant pour vous. Ensuite, vous pouvez taper directement (ce qui remplacera les anciens mots) ou utiliser la flèche gauche ou droite pour ajouter des éléments. Ctrl + U Cela annule la sélection précédente, comme dans Sélectionner les mêmes mots Alt + F3 Ce raccourci est similaire à Cmd + D / Ctrl + D mais il sélectionne tous les mots correspondants à la fois Ctrl + R Ce raccourci ouvre une palette qui répertorie tous les symboles (ou fonctions) de votre fichier actuel vous permettant de faire une recherche floue et de sauter des lignes Ctrl + Espace Afficher les complétions automatiques disponibles Ctrl + Maj + [ Plier et déplier des sections de code Ctrl + Maj + ] Plier et déplier des sections de code Ctrl + K puis Ctrl + [0 - 9] Plier / déplier à un niveau d'indentation spécifique où le nombre est la profondeur d'indentation Gérer les fenêtres ------------------ Ctrl + N Ouvrez un fichier vide dans un nouvel onglet Ctrl + Maj + N Ouvrez une nouvelle fenêtre de l'éditeur Ctrl + O Afficher la boîte de dialogue Ouvrir un fichier, qui vous permet de sélectionner un fichier à ouvrir dans l'éditeur Ctrl + Maj + O Afficher la boîte de dialogue Ouvrir un dossier, qui vous permet de sélectionner un dossier à ajouter à l'arborescence de l'éditeur Ctrl + S Enregistrer le fichier actuellement actif Ctrl + Maj + S Enregistrez le fichier actuellement actif sous un autre nom Ctrl + W Fermer l'onglet actif Ctrl + Maj + W Fermer la fenêtre de l'éditeur actif Ctrl + K puis Touches directionnelles Divisez l'onglet actuellement actif dans l'une des quatre directions Ctrl + K puis Ctrl + Touches directionnelles Déplacer le focus vers le volet dans l'une des quatre directions F11 Basculer la fenêtre plein écran Source: Les raccourcis Windows fréquemment utilisés, d'édition et de gestion sont extraits de ce Github Tous les raccourcis ------------------- Ces raccourcis se trouvent également dans Fichier> Paramètres> Raccourcis clavier. / (Source: GitHub) github: mode de sélection de patch-toggle A (Source: Tree View) arborescence: add-file Alt + 1 pane:show-item-1 Alt + 2 pane:show-item-2 Alt + 3 pane:show-item-3 Alt + 4 pane:show-item-4 Alt + 5 pane:show-item-5 Alt + 6 pane:show-item-6 Alt + 7 pane:show-item-7 Alt + 8 pane:show-item-8 Alt + 9 pane:show-item-9 Alt + \ (Source: Tree View) tree-view:toggle-focus Alt + Retour Arrière editor:delete-to-beginning-of-subword Alt + Cmd + T (Source: Notifications) notifications:trigger-error Alt + Suppr editor:delete-to-end-of-subword Alt + Flèche vers le bas native! Alt + Entrée (Source: Rechercher et remplacer) find-and-replace:find-all Alt + F3 (Source: Rechercher et remplacer) find-and-replace:select-all Alt + G puis = (Paquet source: GitHub) github:clone Alt + G puis B (Source: Open On GitHub) open-on-github:blame Alt + G puis C (Source: Ouvrir sur GitHub) open-on-github: copy-url Alt + G puis D (Source: Git Diff) git-diff: toggle-diff-list Alt + G puis Flèche vers le bas (Source: Git Diff) git-diff: move-to-next-diff Alt + G puis Entrée (Source: GitHub) github: commit Alt + G puis F (Paquet source: GitHub) github: fetch Alt + G puis G (Source: Open On GitHub) open-on-github:repository Alt + G puis H (Source: Open On GitHub) open-on-github:history Alt + G puis I (Source: Open On GitHub) open-on-github:issues Alt + G puis O (Source: Open On GitHub) open-on-github:file Alt + G puis P (Paquet source: GitHub) github: push Alt + G puis P (Source: Open On GitHub) open-on-github: pull-requests Alt + G puis R (Source: Open On GitHub) open-on-github:branch-compare Alt + G puis Maj + F (Paquet source: GitHub) github: pull Alt + G puis Maj + P (Paquet source: GitHub) github: force-push Alt + G puis Flèche vers le haut (Source: Git Diff) git-diff: move-to-previous-diff Alt + Flèche gauche native! Alt + Flèche gauche editor:move-to-previous-subword-boundary Alt + Flèche gauche (Source: Tree View) arborescence: répertoire-recursive-collapse Alt + M puis 1 (Source: GitHub) github:resolve-as-ours Alt + M puis 2 (Source: GitHub) github:resolve-as-theirs Alt + M puis 3 (Source: GitHub) github:resolve-as-base Alt + M puis Entrée (Source: GitHub) github:resolve-as-current Alt + M puis R (Source: GitHub) github:revert-current Alt + Flèche droite native! Alt + Flèche droite editor:move-to-next-subword-boundary Alt + Flèche droite (Source: Tree View) tree-view:recursive-expand-directory Alt + Maj + Flèche vers le bas native! Alt + Maj + Flèche gauche native! Alt + Maj + Flèche gauche editor:move-selection-left Alt + Maj + Flèche gauche editor:select-to-previous-subword-boundary Alt + Maj + Flèche droite native! Alt + Maj + Flèche droite editor:move-selection-right Alt + Maj + Flèche droite editor:select-to-next-subword-boundary Alt + Maj + Flèche vers le haut native! Alt + Flèche vers le haut native! Retour Arrière native! Retour Arrière core:backspace Retour Arrière (Source: GitHub) github:co-author:backspace Retour Arrière (Source: Tree View) tree-view:remove Cmd + Retour Arrière (Source: GitHub) github:discard-changes-in-selected-files Cmd + Retour Arrière (Source: GitHub) github:discard-selected-lines Cmd + Flèche vers le bas native! Cmd + Entrée (Source: GitHub) github:commit Cmd + Entrée (Source: GitHub) github:commit Cmd + Flèche gauche native! Cmd + Flèche droite native! Cmd + Flèche vers le haut native! Ctrl + + window:increase-font-size Ctrl + + (Source: Image View) image-view:zoom-in Ctrl + + (Source: Markdown Preview) Markdown-preview: zoom avant Ctrl + , application:show-settings Ctrl + , (Source: Affichage des paramètres) settings-view:open Ctrl + - window:decrease-font-size Ctrl + - (Source: Image View) image-view:zoom-out Ctrl + - (Source: Markdown Preview) markdown-preview:zoom-out Ctrl + . (Source: Keybinding Resolver) key-binding-resolver:toggle Ctrl + / editor:toggle-line-comments Ctrl + 0 window:reset-font-size Ctrl + 0 (Source: Image View) image-view:reset-zoom Ctrl + 0 (Source: Markdown Preview) markdown-preview:reset-zoom Ctrl + 1 (Source: Tree View) tree-view:open-selected-entry-in-pane-1 Ctrl + 2 (Source: Tree View) tree-view:open-selected-entry-in-pane-2 Ctrl + 3 (Source: Tree View) (Source: Tree View) tree Ctrl + 4 (Source: Tree View) tree-view:open-selected-entry-in-pane-4 Ctrl + 5 (Source: Tree View) tree-view:open-selected-entry-in-pane-5 Ctrl + 6 (Source: Tree View) tree-view:open-selected-entry-in-pane-6 Ctrl + 7 (Source: Tree View) tree-view:open-selected-entry-in-pane-7 Ctrl + 8 (Source: GitHub) github:toggle-github-tab-focus Ctrl + 8 (Source: Tree View) tree-view:open-selected-entry-in-pane-8 Ctrl + 9 (Source: GitHub) github:toggle-git-tab-focus Ctrl + 9 (Source: Image View) image-view:zoom-to-fit Ctrl + 9 (Source: Tree View) tree-view:open-selected-entry-in-pane-9 Ctrl + : (Source: Vérification orthographique) spell-check:correct-misspelling Ctrl + : (Source: Spell Check) core:cancel Ctrl + < editor:scroll-to-cursor Ctrl + = window:increase-font-size Ctrl + = (Source: Image View) image-view:zoom-in Ctrl + = (Source: Markdown Preview) markdown-preview:zoom-in Ctrl + [ editor:outdent-selected-rows Ctrl + [ (Source: Tree View) tree-view:collapse-directory Ctrl + \ (Source: Tree View) tree-view:toggle Ctrl + ] editor:indent-selected-rows Ctrl + ] (Source: Bracket Matcher) bracket-matcher:remove-brackets-from-selection Ctrl + ] (Source: Tree View) atree-view:expand-item Ctrl + _ window:decrease-font-size Ctrl + _ (Source: Image View) image-view:zoom-out Ctrl + _ (Source: Markdown Preview) markdown-preview:zoom-out Ctrl + A core:select-all Ctrl + A (Source: Markdown Preview) markdown-preview:select-all Ctrl + Alt + , (Source: Bracket Matcher) bracket-matcher:select-inside-brackets Ctrl + Alt + - pane:decrease-size Ctrl + Alt + . (Source: Bracket Matcher) bracket-matcher:close-tag Ctrl + Alt + / (Source: Rechercher et remplacer) find-and-replace:toggle-regex-option Ctrl + Alt + / (Source: Rechercher et remplacer) project-find:toggle-regex-option Ctrl + Alt + = pane:increase-size Ctrl + Alt + [ editor:fold-current-row Ctrl + Alt + [ (Source: Tree View) tree-view:recursive-collapse-directory Ctrl + Alt + ] editor:unfold-current-row Ctrl + Alt + ] (Source: Tree View) tree-view:recursive-expand-directory Ctrl + Alt + Retour Arrière (Source: Bracket Matcher) bracket-matcher:remove-matching-brackets Ctrl + Alt + Flèche vers le bas editor:add-selection-below Ctrl + Alt + F2 (Source: signets) bookmarks:toggle-bookmark Ctrl + Alt + Maj + R (Source: Dev Live Reload) dev-live-reload:reload-all Ctrl + Alt + Maj + [ editor:fold-selection Ctrl + Alt + Flèche vers le haut editor:add-selection-above Ctrl + Alt + { editor:fold-all Ctrl + Alt + } editor:unfold-all Ctrl + B native! Ctrl + B (Source: Fuzzy Finder) fuzzy-finder:toggle-buffer-finder Ctrl + Retour Arrière editor:delete-to-beginning-of-word Ctrl + Retour Arrière (Source: GitHub) github:discard-changes-in-selected-files Ctrl + Retour Arrière (Source: GitHub) github:discard-selected-lines Ctrl + C core:copy Ctrl + C native! Ctrl + C (Source: Tree View) tree-view:copy Ctrl + D native! Ctrl + D (Source: Find And Replace) find-and-replace:select-next Ctrl + Suppr editor:delete-to-end-of-word Ctrl + Flèche vers le bas native! Ctrl + Flèche vers le bas core:move-down Ctrl + Flèche vers le bas editor:move-line-down Ctrl + E (Source: Find And Replace) find-and-replace:use-selection-as-find-pattern Ctrl + End core:move-to-bottom Ctrl + End (Source: Find And Replace) core:move-to-bottom Ctrl + Entrée editor:newline-below Ctrl + Entrée (Source: Find And Replace) find-and-replace:confirm Ctrl + Entrée (Source: Find And Replace) project-find:confirm Ctrl + Entrée (Source: Find And Replace) find-and-replace:replace-all Ctrl + Entrée (Source: Find And Replace) project-find:replace-all Ctrl + Entrée (Source: GitHub) github:commit Ctrl + Entrée (Source: GitHub) github:commit Ctrl + F native! Ctrl + F (Source: Find And Replace) find-and-replace:show Ctrl + F2 (Source: Bookmarks) bookmarks:view-all Ctrl + F3 (Source: Find And Replace) find-and-replace:find-next-selected Ctrl + F4 core:close Ctrl + G (Source: Go To Line) go-to-line:toggle Ctrl + H native! Ctrl + Debut core:move-to-top Ctrl + Debut (Source: Find And Replace) core:move-to-top Ctrl + Inser core:copy Ctrl + J editor:join-lines Ctrl + K puis Ctrl + 0 editor:unfold-all Ctrl + K puis Ctrl + 1 editor:fold-at-indent-level-1 Ctrl + K puis Ctrl + 2 editor:fold-at-indent-level-2 Ctrl + K puis Ctrl + 3 editor:fold-at-indent-level-3 Ctrl + K puis Ctrl + 4 editor:fold-at-indent-level-4 Ctrl + K puis Ctrl + 5 editor:fold-at-indent-level-5 Ctrl + K puis Ctrl + 6 editor:fold-at-indent-level-6 Ctrl + K puis Ctrl + 7 editor:fold-at-indent-level-7 Ctrl + K puis Ctrl + 8 editor:fold-at-indent-level-8 Ctrl + K puis Ctrl + 9 editor:fold-at-indent-level-9 Ctrl + K puis Ctrl + Alt + W pane:close-other-items Ctrl + K puis Ctrl + B (Source: Tree View) tree-view:toggle Ctrl + K puis Ctrl + D (Source: Find And Replace) find-and-replace:select-skip Ctrl + K puis Ctrl + Flèche vers le bas window:focus-pane-below Ctrl + K puis Ctrl + L editor:lower-case Ctrl + K puis Ctrl + Flèche gauche window:focus-pane-on-left Ctrl + K puis Ctrl + N window:focus-next-pane Ctrl + K puis Ctrl + P window:focus-previous-pane Ctrl + K puis Ctrl + Flèche droite window:focus-pane-on-right Ctrl + K puis Ctrl + U editor:upper-case Ctrl + K puis Ctrl + Flèche vers le haut window:focus-pane-above Ctrl + K puis Ctrl + W pane:close Ctrl + K puis Flèche vers le bas pane:split-down-and-copy-active-item Ctrl + K puis Flèche vers le bas (Source: Tree View) tree-view:open-selected-entry-down Ctrl + K puis H (Source: Tree View) tree-view:open-selected-entry-left Ctrl + K puis J (Source: Tree View) tree-view:open-selected-entry-down Ctrl + K puis K (Source: Tree View) tree-view:open-selected-entry-up Ctrl + K puis L (Source: Tree View) tree-view:open-selected-entry-right Ctrl + K puis Flèche gauche pane:split-left-and-copy-active-item Ctrl + K puis Flèche gauche (Source: Tree View) tree-view:open-selected-entry-left Ctrl + K puis Flèche droite pane:split-right-and-copy-active-item Ctrl + K puis Flèche droite (Source: Tree View) tree-view:open-selected-entry-right Ctrl + K puis Flèche vers le haut pane:split-up-and-copy-active-item Ctrl + K puis Flèche vers le haut (Source: Tree View) tree-view:open-selected-entry-up Ctrl + L editor:select-line Ctrl + Flèche gauche native! Ctrl + Flèche gauche editor:move-to-beginning-of-word Ctrl + M (Source: Bracket Matcher) bracket-matcher:go-to-matching-bracket Ctrl + N application:new-file Ctrl + O application:open-file Ctrl + P (Source: Fuzzy Finder) fuzzy-finder:toggle-file-finder Ctrl + Pg Suiv pane:show-next-item Ctrl + Pg Préc pane:show-previous-item Ctrl + R (Source: Symbols View) symbols-view:toggle-file-symbols Ctrl + Flèche droite native! Ctrl + Flèche droite editor:move-to-end-of-word Ctrl + S core:save Ctrl + Maj + 8 (Source: GitHub) github:toggle-github-tab Ctrl + Maj + 9 (Source: GitHub) github:toggle-git-tab Ctrl + Maj + A application:add-project-folder Ctrl + Maj + B native! Ctrl + Maj + B (Source: Fuzzy Finder) fuzzy-finder:toggle-git-status-finder Ctrl + Maj + C editor:copy-path Ctrl + Maj + C (Source: Find And Replace) find-and-replace:toggle-case-option Ctrl + Maj + C (Source: Find And Replace) project-find:toggle-case-option Ctrl + Maj + C (Source: Tree View) tree-view:copy-full-path Ctrl + Maj + D editor:duplicate-lines Ctrl + Maj + F native! Ctrl + Maj + F (Source: Find And Replace) project-find:show Ctrl + Maj + G (Source: Styleguide) styleguide:show Ctrl + Maj + I window:toggle-dev-tools Ctrl + Maj + K editor:delete-line Ctrl + Maj + L (Source: Grammar Selector) grammar-selector:show Ctrl + Maj + M (Source: Markdown Preview) markdown-preview:toggle Ctrl + Maj + N application:new-window Ctrl + Maj + O application:open-folder Ctrl + Maj + P (Source: Command Palette) command-palette:toggle Ctrl + Maj + Q (Source: Autoflow) autoflow:reflow-selection Ctrl + Maj + R (Source: Symbols View) symbols-view:toggle-project-symbols Ctrl + Maj + S core:save-as Ctrl + Maj + T pane:reopen-closed-item Ctrl + Maj + U (Source: Encoding Selector) encoding-selector:show Ctrl + Maj + V editor:paste-without-reformatting Ctrl + Maj + W window:close Ctrl + Maj + Y window:run-package-specs Ctrl + Maj + Z core:redo Ctrl + Maj + Z native! Ctrl + Maj + Flèche vers le bas native! Ctrl + Maj + Flèche vers le bas core:move-down Ctrl + Maj + End core:select-to-bottom Ctrl + Maj + Entrée editor:newline-above Ctrl + Maj + F2 (Source: Bookmarks) bookmarks:clear-bookmarks Ctrl + Maj + F3 (Source: Find And Replace) find-and-replace:find-previous-selected Ctrl + Maj + F5 window:reload Ctrl + Maj + Debut core:select-to-top Ctrl + Maj + Flèche gauche native! Ctrl + Maj + Flèche gauche pane:move-item-left Ctrl + Maj + Flèche gauche editor:select-to-beginning-of-word Ctrl + Maj + Flèche droite native! Ctrl + Maj + Flèche droite pane:move-item-right Ctrl + Maj + Flèche droite editor:select-to-end-of-word Ctrl + Maj + Tab pane:show-previous-recently-used-item Ctrl + Maj + Tab puis Ctrl pane:move-active-item-to-top-of-stack Ctrl + Maj + Flèche vers le haut native! Ctrl + Maj + Flèche vers le haut core:move-up Ctrl + Espace (Source: Autocomplete Plus) autocomplete-plus:activate Ctrl + T (Source: Fuzzy Finder) fuzzy-finder:toggle-file-finder Ctrl + Tab pane:show-next-recently-used-item Ctrl + Tab puis Ctrl pane:move-active-item-to-top-of-stack Ctrl + U (Source: Find And Replace) find-and-replace:select-undo Ctrl + Flèche vers le haut native! Ctrl + Flèche vers le haut core:move-up Ctrl + Flèche vers le haut editor:move-line-up Ctrl + V core:paste Ctrl + V native! Ctrl + V (Source: Tree View) tree-view:paste Ctrl + W core:close Ctrl + W (Source: Go To Line) core:cancel Ctrl + X core:cut Ctrl + X native! Ctrl + X (Source: Tree View) tree-view:cut Ctrl + Y core:redo Ctrl + Z core:undo Ctrl + Z native! Ctrl + | (Source: Tree View) tree-view:reveal-active-file D (Source: Tree View) tree-view:duplicate Suppr native! Suppr core:delete Suppr (Source: GitHub) github:co-author:delete Suppr (Source: Tree View) tree-view:remove Flèche vers le bas native! Flèche vers le bas core:move-down Flèche vers le bas (Source: GitHub) github:co-author:down End editor:move-to-end-of-screen-line End (Source: Find And Replace) core:move-to-bottom End (Source: GitHub) github:co-author:end End (Source: Tree View) core:move-to-bottom Entrée editor:newline Entrée core:confirm Entrée native! Entrée core:confirm Entrée (Source: GitHub) core:confirm Entrée (Source: GitHub) core:confirm Entrée (Source: GitHub) core:confirm Entrée (Source: GitHub) github:co-author:enter Entrée (Source: Go To Line) core:confirm Entrée (Source: Spell Check) core:confirm Entrée (Source: Tree View) tree-view:open-selected-entry Entrée (Source: Tree View) core:confirm Échap (Source: GitHub) tool-panel:unfocus Échap tool-panel:unfocus Échap editor:consolidate-selections Échap core:cancel Échap (Source: Autocomplete Plus) autocomplete-plus:cancel Échap (Source: GitHub) github:co-author:escape Échap (Source: Go To Line) core:cancel Échap (Source: Tree View) tree-view:unfocus Échap (Source: Tree View) core:cancel F1 (Source: Autocomplete Plus) autocomplete-plus:navigate-to-description-more-link F11 window:toggle-full-screen F2 (Source: Bookmarks) bookmarks:jump-to-next-bookmark F2 (Source: Tree View) tree-view:move F3 (Source: Find And Replace) find-and-replace:find-next H (Source: Tree View) tree-view:collapse-directory Debut editor:move-to-first-character-of-line Debut (Source: Find And Replace) core:move-to-top Debut (Source: GitHub) github:co-author:home Debut (Source: Tree View) core:move-to-top İ (Source: Tree View) tree-view:toggle-vcs-ignored-files J (Source: Archive View) core:move-down J (Source: Tree View) core:move-down K (Source: Archive View) core:move-up K (Source: Tree View) core:move-up L (Source: Tree View) tree-view:expand-item Flèche gauche native! Flèche gauche core:move-left Flèche gauche (Source: GitHub) core:move-left Flèche gauche (Source: Tree View) tree-view:collapse-directory M (Source: Tree View) tree-view:move O (Source: GitHub) github:open-file O (Source: GitHub) github:open-file Pg Suiv core:page-down Pg Suiv (Source: GitHub) github:co-author:pagedown Pg Préc core:page-up Pg Préc (Source: GitHub) github:co-author:pageup Flèche droite native! Flèche droite core:move-right Flèche droite (Source: GitHub) core:move-right Flèche droite (Source: Tree View) tree-view:expand-item Maj + A (Source: Tree View) tree-view:add-folder Maj + Retour Arrière native! Maj + Retour Arrière core:backspace Maj + Retour Arrière (Source: GitHub) github:co-author-exclude Maj + Cmd + Flèche vers le bas native! Maj + Cmd + Flèche gauche native! Maj + Cmd + Flèche droite native! Maj + Cmd + Flèche vers le haut native! Maj + Suppr core:cut Maj + Flèche vers le bas native! Maj + Flèche vers le bas core:select-down Maj + End editor:select-to-end-of-line Maj + Entrée (Source: Find And Replace) find-and-replace:show-previous Maj + Entrée (Source: Fuzzy Finder) fuzzy-finder:invert-confirm Maj + F2 (Source: Bookmarks) bookmarks:jump-to-previous-bookmark Maj + F3 (Source: Find And Replace) find-and-replace:find-previous Maj + Debut editor:select-to-first-character-of-line Maj + Inser core:paste Maj + Flèche gauche native! Maj + Flèche gauche core:select-left Maj + Pg Suiv core:select-page-down Maj + Pg Préc core:select-page-up Maj + Flèche droite native! Maj + Flèche droite core:select-right Maj + Tab editor:outdent-selected-rows Maj + Tab core:focus-previous Maj + Tab (Source: Find And Replace) find-and-replace:focus-previous Maj + Tab (Source: GitHub) core:focus-previous Maj + Tab (Source: GitHub) core:focus-previous Maj + Tab (Source: GitHub) github:select-previous-hunk Maj + Tab (Source: GitHub) core:focus-previous Maj + Tab (Source: Snippets) snippets:previous-tab-stop Maj + Flèche vers le haut native! Maj + Flèche vers le haut core:select-up Tab editor:indent Tab core:focus-next Tab (Source: Find And Replace) find-and-replace:focus-next Tab (Source: GitHub) core:focus-next Tab (Source: GitHub) github:select-next-hunk Tab (Source: GitHub) github:co-author:tab Tab (Source: Snippets) snippets:expand Tab (Source: Snippets) snippets:next-tab-stop Tab (Source: Spell Check) core:confirm Flèche vers le haut native! Flèche vers le haut core:move-up Flèche vers le haut (Source: GitHub) github:co-author:up Dernière mise à jour(UTC): jeudi 4 mars 2021 Defkey © Tous les droits sont réservés.