dkandalov / quick-fix

Plugin for JetBrains IDEs to apply "quick fix" from the most relevant intention or inspection 💡
https://plugins.jetbrains.com/plugin/16366-quick-fix
20 stars 3 forks source link

Explain de-prioritising intentions #2

Closed p10r closed 2 years ago

p10r commented 2 years ago

Adds some explanation around editing intention properties. I first had to google how to edit the IDE registry and hope this saves someone else some time later on.

Thanks for the plugin!