3.1.0 - 2024-08-15
- Remove deprecated IntelliJ platform APIs (psi
startOffset
,endOffset
) - Fix
//$$
directive highlighting in cases where there is no spacing (//#"1.14.2"
)
3.0.0 - 2024-08-14
- Update to IntelliJ Platform
2.0.0
- Fixed formatting issues
- Removed testing
2.1.0 - 2024-06-15
- Add jump to/from preprocessed file action. You will need to manually assign a keybinding for this feature.
- Allowed hyphens as a valid Preprocessor
#if
identifier.
2.0.0 - 2024-05-03
- Initial commit to IntelliProcessor IDEA plugin
- Updated IntelliJ version and refactored code