Minecraft Development for IntelliJ plugin version
2023.3-1.6.12-452
IntelliJ version
2023.3.2 (Ultimate Edition)
Operating System
EndeavorOS Linux, kernel 6.7.0-arch3-1
Target platform
Mixins
Description of the bug
I don't quite know how to articulate this, but whenever you write a mixin and set the ordinal, to change what is targeted you have to remove the ordinal for mcdev to recognize the possibilities. This happens to me all the time, recently I was fixing this old style NEW invocation.

The only option given to me is not the one I'm looking for.

I remove the ordinal and the option i'm looking for shows up.

And after adding the ordinal back it can find the referenced code if I use the "go to target" button, but the issue at the start with it not showing up still is a problem.
