Git Product home page Git Product logo

atom-keyboard-shortcuts's Introduction

Atom Keyboard Shortcuts

This page lists keyboard shortcuts for the Atom text editor that I find valuable and use a lot. Feel free to fork the page and add your own favorites. Pull Requests welcome!

This list is by no means meant to be a complete listing of every available shortcut. It simply lists the shortcuts that I use on a regular basis. For a complete listing of all available shortcuts, consult the Settings > Keybindings page in Atom.

Since I'm using a Mac, I have mainly listed the keyboard shortcuts for Mac OS X. Please feel free to add the Windows or Linux shortcuts.

Where the shortcut is provided by a package, I have added a link to the package.

General

Some general keyboard shortcuts that I use frequently.

Command Mac OS X Windows Linux Description
Preferences/Settings cmd-,
Command Palette shift-cmd-p
Open File (Fuzzy) cmd-p
Browse Open Files cmd-b
Grammar Selector ctrl-shift-l
Markdown Preview ctrl-shift-m
Key Binding Resolver cmd-.
Toggle Tree View cmd-k cmd-b
Reload Atom ctrl-alt-cmd-l
Open Link ctrl-shift-o
Toggle Developer Tools alt-cmd-i
Show Available Snippets alt-shift-s

Window Management

Command Mac OS X Windows Linux Description
New File cmd-n
New Window shift-cmd-n
Open cmd-o
Save cmd-s
Save As shift-cmd-s
Save All alt-cmd-s
Close Tab cmd-w
Close Window shift-cmd-w

Editing

Command Mac OS X Windows Linux Description
Duplicate Lines shift-cmd-d
Delete Line ctrl-shift-k
Move Line Up ctrl-cmd-up
Move Line Down ctrl-cmd-down
Find/Replace cmd-f
Find Next cmd-g
Find in Project shift-cmd-f
Go To Line ctrl-g
Go To Matching Bracket ctrl-m
Select Line cmd-l
Toggle Comment cmd-/

Various Packages

These are some packages I find useful, and their most useful key bindings. A list of my favorite packages can be found here.

Command Mac OS X Windows Linux Package
Block Travel up/down alt-up, alt-down Block Travel
Bookmarklet ctrl-alt-b Bookmarklet
Incremental Search cmd-i Incremental Search
Git Plus Menu shift-cmd-h ctrl-shift-h ctrl-shift-h Git Plus
Jumpy shift-enter Jumpy
Minimap Toggle ctrl-k ctrl-m Minimap
Open File in Browser ctrl-alt-m Open in Browser
Run Script ctrl-cmd-i Script - Keybinding remapped from original cmd-i to avoid conflict with Incremental Search
Open Terminal ctrl-alt-t Term2
Open Project ctrl-cmd-p ctrl-alt-shift-p ctrl-alt-shift-p Project Manager
Open In ctrl-alt-o Open In

apm

apm is Atom's package manager, based on Node's npm tool.

Command Description
apm upgrade Updates all locally installed packages
apm stars --install  Installs/updates all packages that you have marked as a favorite (starred) in your Atom.io profile
apm publish minor If you're developing your own package, run this in the package's directory to publish a new version of the package, increasing the minor version number by one.

atom-keyboard-shortcuts's People

Contributors

nwinkler avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.