0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Commands for most of text editors like ATOM(2)

Posted at
Command Description
Select + ⌘/ Toggle commenting out
Select + ⇥ Indent
Select + ⇧⇥ Dedent
⌃G Goto line number
⌘W Close a tab
$ echo $PATH Show the current path
$ chmod +x Make filename executable
$ unzip .zip Unzip a ZIP archive
⌘P Fuzzy opening
⌘1 Switch focus to tab #1
⇧⌘F Global find and replace
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?