Skip to content

I18n support stopped working #2173

@phoenix-the-uncreative

Description

@phoenix-the-uncreative

Minecraft Development for IntelliJ plugin version

1.6.11

IntelliJ version

2023.2.5

Operating System

Windows 11

Target platform

Minecraft Forge

Description of the bug

Previously, when I called to I18n#format, the plugin would notify me if I used a key that does not exist and I could easily add it to the language file from the context menu.

Since 1.6.11, this doesn't work: I can't go to existing keys with ctrl+click, calls to I18n#format are no longer folded into the English translation and I can only create new keys when I write a string and manually select it to use the context menu action "Convert string literal to translation".

I've rolled back to 1.6.10 and it works again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions