Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 896 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 896 Bytes

IntelliProcessor

Build Version Downloads

An IntelliJ plugin to add support for the ReplayMod preprocessor syntax

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.