IntelliJ IDEA is a multi-purpose Java-based IDE. An MMT plugin adds functionality to deal with MMT sourecs. It serves the usual features of “language plugins”:
See the IntelliJ-MMT Plugin Installation page.
The sidekick appears as a panel on the left side of an IntelliJ MMT project:
After typechecking the currently focussed MMT file, it shows all theories, views and their declarations. You can use this to
Starting with MMT plugin v19+, you can reconstruct MMT surface syntax by right-clicking. This is mostly useful for theories, which were generated on-the-fly e.g. by means of diagram operators.
.