codever
codever copied to clipboard
Create Visual Studio Code extension to save code-snippets to Bookmarks.dev
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