본문 바로가기
Developer/개발툴

Atom Bookmarks keyBindings

by MindOpener 2016. 9. 20.
반응형

Bookmarks package

OS X Build Status Windows Build Status Dependency Status

Bookmark lines in the editor.

Keybindings

Mac

  • cmd-f2 to add/remove a bookmark on the current line
  • cmd-shift-f2 to remove all bookmarks in the current editor
  • ctrl-f2 to view all the bookmarks
  • f2 to move the cursor to the next bookmark
  • shift-f2 to move the cursor to the previous bookmark.

Windows

  • alt-ctrl-f2 to add/remove a bookmark on the current line
  • ctrl-shift-f2 to remove all bookmarks in the current editor
  • ctrl-f2 to view all the bookmarks
  • f2 to move the cursor to the next bookmark
  • shift-f2 to move the cursor to the previous bookmark.


반응형