Skip to content

solendil/bookmarks

 
 

Repository files navigation

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.

Linux

  • ctrl-shift-f2 to add/remove a bookmark on the current line
  • alt-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.

atom-bookmarks-readme

About

Bookmark editor lines in Atom

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 98.7%
  • CSS 1.3%