/architectury-idea-plugin

An IDEA plugin for Architectury.

Primary LanguageKotlinGNU Lesser General Public License v3.0LGPL-3.0

Architectury IDEA Plugin

An IDEA plugin to help with developing mods using Architectury.

Features

  • @ExpectPlatform utilities:
    • Navigation between @ExpectPlatform declarations and implementations using gutter icons:

      Example of gutter icons

    • Inspection warnings when there is an unimplemented @ExpectPlatform, together with a quick fix to create platform implementations:

      Inspection