This is a JetBrains plugin for viewing snippets from QuickSnip directly in JetBrains ideas
- Clone this repository
- Open the project in your JetBrains IDE
- Run the plugin using Gradle:
./gradlew runIde
Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request. I'm not the best when it comes to designing things, I'd also love to hear your design ideas! 😊
- syntax highlighting in snippets
- sublanguage support
- local snippet saving allowing for offline use
- search feature
- code analysis for snippet suggestions (future idea)
This project is licensed under the MIT License. See the LICENSE file for details.