Joseph Burton

Results 298 comments of Joseph Burton
trafficstars

There is no reason to spam. Lack of kotlin support in the plugin is a technical limitation. If we didn't see the merits of kotlin, do you really think MinecraftDev...

I have discussed this with LlamaLad on discord, and for now I think this might be best as a separate plugin on top of mcdev which uses mcdev's mixin API,...

#1882 will partly address this by trying to detect whether an annotation is a mixin injector, which will facilitate completion and navigation for injectors that don't have proper support. However...

It's already being worked on, it was slowed down by the fact they didn't publish an example mod until extremely late which gave us like no time to get it...

It hasn't, I was last working on this on Friday.

I am planning this feature is planned for 2022.3, when I can use the new project wizard code and not care about supporting intellij versions before 2022.1 where the new...

Bumping isn't going to make it go faster, there's a reason I haven't been able to work on this plugin lately. Will get round to it.

Since #1221 was merged, completion of mixin target references is now correct for abstract classes, as well as the inspection for it. However, `Copy Mixin target reference` is still broken.

Just add it to the pom / build.gradle yourself