Add support for Fabric access wideners
Since Fabric now supports access wideners, it would be very helpful to add a few features
- Highlight access widener files and allow for jumping to the reference
- Detect unused access widener entries
- Error if a method is made accessible but not extendable, but it is being extended
- ~~Warn in the fabric.mod.json if the access widener is not linked~~ (already implemented by the initial Fabric support PR)
- Add a ribbon/balloon to reload Gradle when the access widener changes
Depends on https://github.com/minecraft-dev/MinecraftDev/pull/733
Add a ribbon/balloon to reload Gradle when the access widener changes
That's a neat idea, would be nice to have for forge ATs too.
Bumping this because this would be very useful for us and this hasn't been looked at in a while.
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.
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.
Alright, just figured it might have been forgotten over time. No rush :sweat_smile:
Bumping this because this would be very useful for us and this hasn't been looked at in a while.
It's useful to support AW/AT and suppress the errors in IDEA