Skip to content

CodeverDotDev/codever-vscode

Repository files navigation

Codever Visual Studio Code Extension

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.

Features

Save snippets

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

Save snippet to Codever demo

Search my snippets

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

Search snippet to Codever demo

Publish

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