# IntelliProcessor ![Build](https://github.com/Polyfrost/IntelliProcessor/workflows/Build/badge.svg) [![Version](https://img.shields.io/jetbrains/plugin/v/org.polyfrost.sorbet.intelliprocessor.svg)](https://plugins.jetbrains.com/plugin/org.polyfrost.sorbet.intelliprocessor) [![Downloads](https://img.shields.io/jetbrains/plugin/d/org.polyfrost.sorbet.intelliprocessor.svg)](https://plugins.jetbrains.com/plugin/org.polyfrost.sorbet.intelliprocessor) An IntelliJ plugin to add support for the ReplayMod [preprocessor syntax](https://github.com/ReplayMod/Preprocessor) ## Features * Completion of preprocessor syntax such as `#if`, `#else`, and other variables * Auto-completion of preprocessor comment blocks. * Highlighting of preprocessor syntax and intellisense of variables * Highlighting/intellisense of preprocessor comment blocks. * Ability to "fold" preprocessor comment blocks. * Auto-remapping within preprocessor comment blocks based on variables.