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 packagevsce publishPublisher is
codeverconfigured in package.json and the managing organisation is CodeverDotDev
One needs to be logged in before publishing
vsce loginwhere a personal access token is passed to the vsce cli

