PinSnippet
Enhance your coding with custom snippets in IntelliJ IDEA Based IDEs
Features
- Save selected code as a snippet with a name and shortcut.
- Insert snippets using code completion (type the shortcut).
- Manage your snippets in a simple JSON file via Tools > Manage Snippets.
- Create folders to group your snippets for better organization.
Download
Choose the version compatible with your IDE:
How to Install
- Download the plugin ZIP file using the links above.
- In OpenIDE, go to File > Settings > Plugins (or OpenIDE > Preferences > Plugins on macOS).
- Click the gear icon and select Install Plugin from Disk.
- Choose the downloaded
PinSnippet-x.x.x.zip
file and click OK.
- Restart OpenIDE to activate the plugin.