- Support
diamond
object (#89) - Distinct highlighting for builtin variables (
lineht = 0.5
)
- Raise minimum IDE version to 2022.2 (from 2021.3)
- Mark plugin compatible with 2023.3 and 2024.1
- Raise minimum IDE version to 2021.3 (from 2020.3)
- Mark plugin compatible with 2023.2
- Regenerate Lexer with JFlex 1.9.1
- Mark plugin compatible with 2022.3
- Mark plugin compatible with 2022.2
- Syntax highlighting, customize in Settings/Preferences | Editor | Color Scheme | Pikchr
- Highlight matching braces
- Bundled Live Templates, customize/add in Settings/Preferences | Editor | Live Templates
- Bundled dictionary with Pikchr specific terms
- Automated exception reporting to GitHub
- Preview editor: force toolbar on left side to disable non-supported floating toolbar mode
- Open Settings from preview editor toolbar
- Plugin marked compatible with 2021.3 EAP
- Settings made searchable
- 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 Settings/Preferences | Languages & Frameworks | IntelliPikchr to customize
- Initial scaffold created from IntelliJ Platform Plugin Template