XBookmark

Bookmark Plugin (Toggle/Next/Prev Bookmark,Show Bookmarks)


Keywords
bookmark-plugin, xcode-extension, xcode-plugin
License
MIT

Documentation

XBookmark

Bookmark Plugin for Xcode

Latest Version

0.3

Screenshot

xbookmark

Feature

  • Toggle Bookmark
  • Show Bookmarks
  • Next Bookmark
  • Previous Bookmark

How To Install

  • Step 1 : Install Alcatraz.
  • Step 2 : Search XBookmark from Window->Package Manager and click Install.
  • Step 3 : Restart Xcode.

Now, you can see menus in the Edit Menu.

Usage

Shortcuts configurable

  • type F3 to toggle bookmarks.
  • type Shift + F3 to display bookmark list.
  • type Command + F3 to jump to next bookmark.
  • type Ctrl + Shift + F3 to jump to previous bookmark.

Plan for next version

  • Bookmark Comment
  • Toggle Bookmark with Mnemonic

Thanks for

  • XToDo
  • JumpMarks

History Versions

  • 2015-10-31 0.3
    1. Shortcut configurable.
    2. Star flag in sidebar of code editor.
  • 2015-10-26 0.2 Fix problem (main for slow locating).
  • 2015-10-06 0.1 First Release (just working).