codever icon indicating copy to clipboard operation
codever copied to clipboard

Create Visual Studio Code extension to save code-snippets to Bookmarks.dev

Open adixchen opened this issue 4 years ago • 0 comments

Similar to IntelliJ plugin - select text, right click save to Bookmarks.dev > open new browser window with selected text as code snippet and metadata for it.

See IntelliJ Plugin in action at - https://www.bookmarks.dev/howto/codelets

The java code for it - https://github.com/BookmarksDev/bookmarks.dev-intellij-plugin/blob/master/src/dev/bookmarks/intellij/plugin/SaveToBookmarksDevAction.java

adixchen avatar Jun 07 '20 13:06 adixchen