Codever snippets VSCode Extension

I've been using Visual Studio Code for some projects lately, so I made it easy now to save and search code snippets on Codever directly from Visual Studio Code via the Codever Snippets VSCode Extension.

You can see it in action in the following demos.

Save snippet

Select snippet, then right click or Ctrl+Shift+P (Cmd+Shift+P on Mac) and select Save snippet to Codever:

Search snippet

Right click or Ctrl+Shift+P (Cmd+Shift+P on Mac) and select Search my snippets on Codever:

The extension is free and open source on Github 👇

GitHub logo codeverland / codever-vscode

Easy save and search snippets to Codever from Visual Studio Code

👉 Other extensions, like for IntelliJ or Browser can be found on the extensions page

Looking forward to your feedback in the comments below 🙏

35