IntelliJ plugin for basic support of RPM SPEC files.
Adds syntax highlighting, and basic support for macros.
Install the plugin directly from your IDE or the Jetbrains plugin repository.
- Syntax highlighting of SPEC files
- References, go-to definition, and find usage of macros
- Discovery of macros on the OS macro path
- Detection of unresolved macros
- Basic structure view
- Code folding of if statements
- Brace matching
- Line commenting
Small and large contributions welcome! For new features or substantial changes, please open an issue beforehand so that it can be discussed.