Save ans search snippets from IntelliJ IDEs on Codever easily.
Register an account first and follow the howto guides to help you get started
Select code snippet > right click or Ctrl+Shift+A (Cmd+Shift+A on Mac) > Save to Codever :
Right click or Ctrl+Shift+P (Cmd+Shift+P on Mac) > Search on Codever:
You can select text in editor, which will be used as initial value in input dialog
Open the project in IntelliJ
The plugin DevKit provides a simple way to package plugins so we can install and distribute them.
Right-click the plugin project and select “Prepare plugin module for Deployment” (last entry in menu).
This will generate a JAR file inside the project directory - codever-intellij-plugin.jar
which you can install for testing from local disk:
Upload Update in the overview page of the plugin