Save and search snippets to Codever from Visual Studio Code. You need to have a registered account first.
Extensions are available also for browsers and IntelliJ IDEs. See our howto guides to help you get started.
Select snippet, then right click or Ctrl+Shift+P (Cmd+Shift+P on Mac) and select "Save snippet to Codever":
Right click or Ctrl+Shift+P (Cmd+Shift+P on Mac) and select "Search my snippets on Codever":
Use vsce
to package
and publish the extension:
vsce package
vsce publish
Publisher is
codever
configured in package.json and the managing organisation is CodeverDotDev
One needs to be logged in before publishing
vsce login
where a personal access token is passed to the vsce cli