Atom (Windows) Tastatürkürzel 

Atom (Windows)    

Zeynel -
6 years ago
- Tastaturkürzel
3
Ctrl + ,

Open the Preferences/Settings view

0
↑  Shift + Ctrl + P

Open & closes the command palette

2
Ctrl + P

Open the Fuzzy Finder palette in which you can search and open files

-1
oder Ctrl + T
-2
Ctrl + B

Browse tabs within the window

0
Ctrl + Page Up

Cycle left through open tabs (in the active pane)

-1
Ctrl + Page Down

Cycle right through open tabs (in the active page)

0
Ctrl + ↑  Shift + L

Select the language the file is in

0
Ctrl + ↑  Shift + M

Preview the file in the Markdown format

0
Ctrl + .

Show what keybindings the pressed key combination resolves to

-1
Ctrl + K Dann Ctrl + B

Toggle Atom's file Tree View

3
oder Ctrl + \
1
Alt + Ctrl + R

Reload the Editor

0
Ctrl + Alt + I

Open the Chrome Developer Tools/Console

-1
Alt + ↑  Shift + S

Shows the snippets available to Atom

Werbung

-2
Ctrl + ↑  Shift + D

Duplicate the line of the current cursor position and create a new line under it with the same contents

1
Ctrl + ↑  Shift + K

Delete the current line

2
Ctrl +

Move the contents of the current cursor position up one line. If there is a line above with content, the current lines content will swap with the one above it

-1
Ctrl +

Move the contents of the current cursor position down one line. If there is a line below with content, the line's content will swap with the one below it

1
Ctrl + F

Open the Find/Replace panel

-1
F3

Toggle forward through the results of the current buffer in the file while the Find/Replace panel is active

-1
↑  Shift + F3

Toggle backward through the results of the current buffer in the file while the Find/Replace panel is active

1
Ctrl + ↑  Shift + F

Open the Find in Project Panel

0
Ctrl + G

Open the Go To Line panel

0
Ctrl + M

The cursor goes to the matching top bracket that the cursor is encapsulated in

3
Ctrl + L

Select the entire line the cursor's current position is in

3
Ctrl + /

Toggle the selected text into a comment of the current grammar

0
Ctrl + Alt +   

Allows to select multiple rows, where the same edit will be applied

9
Ctrl + D

If you select a word, and then hit the key combo for this command, Atom will select the next same word for you. Then you can either type directly (which will replace the old words) or use left or right arrow to append things.

0
Ctrl + U

This undoes the previous selection, like from Select Same Words

1
Alt + F3

This shortcut is similar to Cmd + D / Ctrl + D but it selects all the matching words at once

-1
Ctrl + R

This shortcuts opens a palette that lists all the symbols (or functions) in your current file allowing you to fuzzy search and jump lines

0
Ctrl + Space

Show available auto-completions

0
Ctrl + ↑  Shift + [

Fold and Unfold sections of code

0
oder Ctrl + ↑  Shift + ]
0
Ctrl + K Dann Ctrl + 0 - 9

Fold/Unfold at a specific indentation level where the number is the indentation depth

0
Ctrl + N

Open an empty file in a new tab

0
Ctrl + ↑  Shift + N

Open a new editor window

0
Ctrl + O

Show the Open File dialog, which lets you select a file to open in the editor

0
Ctrl + ↑  Shift + O

Show the Open Folder dialog, which lets you select a folder to add to the editor's Tree View

4
Ctrl + S

Save the currently active file

0
Ctrl + ↑  Shift + S

Save the currently active file under a different name

1
Ctrl + W

Close active tab

0
Ctrl + ↑  Shift + W

Close active editor window

0
Ctrl + K Dann

Split the currently active tab in one of the four directions

0
Ctrl + K Dann Ctrl +

Move the focus to the pane in one of the four directions

0
F11

Toggle full screen window

Source: Frequently used, editing, managing windows shortcuts are taken from this Github
These shortcuts can also be found on File > Settings > Keybindings.
0
/

(Source: GitHub) github:toggle-patch-selection-mode

0
A

(Source: Tree View) tree-view:add-file

0
Alt + 1

pane:show-item-1

0
Alt + 2

pane:show-item-2

0
Alt + 3

pane:show-item-3

0
Alt + 4

pane:show-item-4

0
Alt + 5

pane:show-item-5

Werbung

0
Alt + 6

pane:show-item-6

-1
Alt + 7

pane:show-item-7

0
Alt + 8

pane:show-item-8

0
Alt + 9

pane:show-item-9

0
Alt + \

(Source: Tree View) tree-view:toggle-focus

0
Alt + Backspace

editor:delete-to-beginning-of-subword

0
Alt + ⌘ Cmd + T

(Source: Notifications) notifications:trigger-error

0
Alt + Del

editor:delete-to-end-of-subword

0
Alt +

native!

0
Alt + ⤶ Enter

(Source: Find And Replace) find-and-replace:find-all

0
Alt + F3

(Source: Find And Replace) find-and-replace:select-all

0
Alt + G Dann =

(Source: GitHub) github:clone

0
Alt + G Dann B

(Source: Open On GitHub) open-on-github:blame

0
Alt + G Dann C

(Source: Open On GitHub) open-on-github:copy-url

0
Alt + G Dann D

(Source: Git Diff) git-diff:toggle-diff-list

0
Alt + G Dann

(Source: Git Diff) git-diff:move-to-next-diff

0
Alt + G Dann ⤶ Enter

(Source: GitHub) github:commit

0
Alt + G Dann F

(Source: GitHub) github:fetch

0
Alt + G Dann G

(Source: Open On GitHub) open-on-github:repository

0
Alt + G Dann H

(Source: Open On GitHub) open-on-github:history

0
Alt + G Dann I

(Source: Open On GitHub) open-on-github:issues

0
Alt + G Dann O

(Source: Open On GitHub) open-on-github:file

0
Alt + G Dann P

(Source: GitHub) github:push

0
Alt + G Dann P

(Source: Open On GitHub) open-on-github:pull-requests

0
Alt + G Dann R

(Source: Open On GitHub) open-on-github:branch-compare

0
Alt + G Dann ↑  Shift + F

(Source: GitHub) github:pull

0
Alt + G Dann ↑  Shift + P

(Source: GitHub) github:force-push

0
Alt + G Dann

(Source: Git Diff) git-diff:move-to-previous-diff

0
Alt +

native!

0
Alt +

editor:move-to-previous-subword-boundary

0
Alt +

(Source: Tree View) tree-view:recursive-collapse-directory

0
Alt + M Dann 1

(Source: GitHub) github:resolve-as-ours

0
Alt + M Dann 2

(Source: GitHub) github:resolve-as-theirs

0
Alt + M Dann 3

(Source: GitHub) github:resolve-as-base

0
Alt + M Dann ⤶ Enter

(Source: GitHub) github:resolve-as-current

0
Alt + M Dann R

(Source: GitHub) github:revert-current

0
Alt +

native!

0
Alt +

editor:move-to-next-subword-boundary

0
Alt +

(Source: Tree View) tree-view:recursive-expand-directory

0
Alt + ↑  Shift +

native!

0
oder Alt + ↑  Shift +
0
Alt + ↑  Shift +

editor:move-selection-left

0
Alt + ↑  Shift +

editor:select-to-previous-subword-boundary

0
Alt + ↑  Shift +

native!

0
Alt + ↑  Shift +

editor:move-selection-right

0
Alt + ↑  Shift +

editor:select-to-next-subword-boundary

0
Alt + ↑  Shift +

native!

0
oder Alt +
0
oder Backspace
0
Backspace

core:backspace

0
Backspace

(Source: GitHub) github:co-author:backspace

0
Backspace

(Source: Tree View) tree-view:remove

0
⌘ Cmd + Backspace

(Source: GitHub) github:discard-changes-in-selected-files

0
⌘ Cmd + Backspace

(Source: GitHub) github:discard-selected-lines

0
⌘ Cmd +

native!

0
⌘ Cmd + ⤶ Enter

(Source: GitHub) github:commit

0
oder ⌘ Cmd + ⤶ Enter
0
⌘ Cmd +

native!

0
oder ⌘ Cmd +
0
oder ⌘ Cmd +
0
Ctrl + +

window:increase-font-size

0
Ctrl + +

(Source: Image View) image-view:zoom-in

0
Ctrl + +

(Source: Markdown Preview) markdown-preview:zoom-in

0
Ctrl + ,

application:show-settings

0
Ctrl + ,

(Source: Settings View) settings-view:open

0
Ctrl + -

window:decrease-font-size

0
Ctrl + -

(Source: Image View) image-view:zoom-out

0
Ctrl + -

(Source: Markdown Preview) markdown-preview:zoom-out

0
Ctrl + .

(Source: Keybinding Resolver) key-binding-resolver:toggle

0
Ctrl + /

editor:toggle-line-comments

1
Ctrl + 0

window:reset-font-size

0
Ctrl + 0

(Source: Image View) image-view:reset-zoom

0
Ctrl + 0

(Source: Markdown Preview) markdown-preview:reset-zoom

0
Ctrl + 1

(Source: Tree View) tree-view:open-selected-entry-in-pane-1

0
Ctrl + 2

(Source: Tree View) tree-view:open-selected-entry-in-pane-2

0
Ctrl + 3

(Source: Tree View) tree-view:open-selected-entry-in-pane-3

0
Ctrl + 4

(Source: Tree View) tree-view:open-selected-entry-in-pane-4

0
Ctrl + 5

(Source: Tree View) tree-view:open-selected-entry-in-pane-5

0
Ctrl + 6

(Source: Tree View) tree-view:open-selected-entry-in-pane-6

0
Ctrl + 7

(Source: Tree View) tree-view:open-selected-entry-in-pane-7

0
Ctrl + 8

(Source: GitHub) github:toggle-github-tab-focus

0
Ctrl + 8

(Source: Tree View) tree-view:open-selected-entry-in-pane-8

0
Ctrl + 9

(Source: GitHub) github:toggle-git-tab-focus

0
Ctrl + 9

(Source: Image View) image-view:zoom-to-fit

0
Ctrl + 9

(Source: Tree View) tree-view:open-selected-entry-in-pane-9

0
Ctrl + :

(Source: Spell Check) spell-check:correct-misspelling

0
Ctrl + :

(Source: Spell Check) core:cancel

0
Ctrl + <

editor:scroll-to-cursor

0
Ctrl + =

window:increase-font-size

0
Ctrl + =

(Source: Image View) image-view:zoom-in


Teilen Sie diese Seite auf:
Ist diese Seite hilfreich?
0 0

Programminformationen

Programmname: Atom (Windows) Atom (Windows) (Entwicklerwerkzeuge)

Website: atom.io

Letztes Update: 04.03.2021 10:55 UTC

So einfach drücken Sie Tastenkombinationen: 72%

Weitere Informationen >>

Anzahl der Verknüpfungen: 434

Plattform erkannt: Windows und macOS gemischt

Ähnliche Programme



Benutzeroperationen

Atom (Windows) zu den Favoriten hinzufügen

Werbung


Was ist Ihr Lieblings-Hotkey für Atom (Windows) ? Habt ihr dazu nützliche Tipps? Informieren Sie unten andere Benutzer darüber.


 
Noch keine Kommentare. Fragen Sie oder geben Sie den ersten ein!