Skip to content

stevengpa/RoadBookmarks

Repository files navigation

Road Bookmarks

Sublimet Text plugin that enhance the native Sublime Text bookmarks feature by persisting the information and making them accesible in a global scope through a Window Panel for easy navigation.

You can find the storage of the bookmarks positions in the following path ...\Packages\User\RoadBookmarks\road_bookmarks_db.json

Usage

You can access the plugin by pression on Mac cmd+p or Win/Linux ctrl+p, then type Road Bookmarks: Open Panel

[
  {
    "caption": "Road Bookmarks: Open Panel",
    "command": "road_bookmarks_panel"
  }
]

Key Bindings

Add the follwing key binding to your configuration:

[
    { "keys": ["ctrl+shift+b", "a"], "command": "road_bookmarks_panel" }
]

About

Plugin for Sublime Text to handle bookmarks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages