Skip to content

fishan/bookmarks-extend

 
 

Repository files navigation

Bookmarks package

macOS Build Status Windows Build Status Dependency Status

Bookmark lines in the editor.

Commands and Keybindings

Command Description Keybinding (Linux) Keybinding (macOS) Keybinding (Windows)
bookmarks:toggle-bookmark Add/remove a bookmark on the current line ctrl-shift-f2 cmd-f2 alt-ctrl-f2
bookmarks:clear-bookmarks Remove all bookmarks in the current editor alt-shift-f2 cmd-shift-f2 ctrl-shift-f2
bookmarks:view-all View all the bookmarks ctrl-f2 ctrl-f2 ctrl-f2
bookmarks:jump-to-next-bookmark Move the cursor to the next bookmark f2 f2 f2
bookmarks:jump-to-previous-bookmark Move the cursor to the previous bookmark shift-f2 shift-f2 shift-f2

atom-bookmarks

About

Bookmark editor lines in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 75.9%
  • JavaScript 23.0%
  • CSS 1.1%