Skip to content

carbonblack/intellij-rpmspec

plugin icon

RPM SPEC file support IntelliJ

Build Version Downloads GitHub license

IntelliJ plugin for basic support of RPM SPEC files.

screenshot

Adds syntax highlighting, and basic support for macros.

Installation

Install the plugin directly from your IDE or the Jetbrains plugin repository.

Feature summary

  • 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

Contributing

Small and large contributions welcome! For new features or substantial changes, please open an issue beforehand so that it can be discussed.