Helpers for the Nette Framework, serves as a light replacement for the nette framework helpers that was removed from the marketplace.
If you have any problems with the plugin, create an issue or use #nette channel at the Nette Discord.
Settings → Plugins → Browse repositories → Find "Nette Helpers" → Install Plugin → Apply
Download instrumented.jar
file from latest release or latest successful GitHub Actions build
- Autocompletion for controls in presenters and components
- Type-checking of controls in presenters and components
- Marking presenter methods (actions, signals etc.) as used
$ ./gradlew buildPlugin
$ ./gradlew runide