Skip to content

asranand7/AdvancedBookmarks

 
 

Repository files navigation

Intellij has pnemonic bookmarks where you can assign a single letter key like (A ,B, C, 1, 2, 3) to a bookmark, and then navigate to that bookmark using that key. I wanted bookmarks where I can assign a string text to it. And then search this bookmark using that string. Therefore I made this plugin for this functionality

How it works ?

It assigns a string to a bookmark which you can use later to search. The bookmarks are stored using this key. If you bookmark again using the same key, it will override the previous bookmarks

How to use it ?

Adding a bookmarks

image

Searching a bookmark

image

Removing a bookmark

image

How to download it ?

It is not public yet. You can download the zip file from the repo Link and then import it in your ide image

About

AdvancedBookmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%