An IntelliJ plugin to add support for the ReplayMod comment-based preprocessor macros.
- Completion of preprocessor directives such as
#if
,#else
, etc. - Continues preprocessor code when creating a newline in a preprocessor code comment block.
- Highlighting of preprocessor directives
- Highlighting of commented preprocessor code blocks.
- Ability to fold preprocessor blocks