Pikchr tooling for IntelliJ-based IDEs
(1) By Yann Cébron (yannc76) on 2022-04-22 12:57:56 [source]
Hi,
I want to introduce my plugin to support editing/previewing Pikchr documents.
It is compatible with all IntelliJ-based IDEs (e.g. IntelliJ IDEA - including free Community version, Webstorm, CLion, ...) and OSS (Apache 2 License).
Current features:
- Syntax highlighting, customize in Settings/Preferences | Editor | Color Scheme | Pikchr
- Bundled Live Templates, customize/add in Settings/Preferences | Editor | Live Templates
- Split editor with preview pane for
.pikchr
files, using kroki.io or self-hosted server for rendering - Adapt preview colors to IDE dark UI mode
- Tune preview with custom CSS
See the Plugin Homepage for some screenshots "in action". Any feedback, feature requests or other contributions are highly welcome.
Plugin Homepage: https://plugins.jetbrains.com/plugin/17624-intellipikchr
Plugin Project: https://github.com/YannCebron/IntelliPikchr/
Regards, Yann
(2) By Stephan Beal (stephan) on 2022-04-22 14:00:21 in reply to 1 [link] [source]
I want to introduce my plugin to support editing/previewing Pikchr documents.
Thank you! A link to your github project and kroki.io have been added to the "external projects" section of the pikchr home page.