Intentions for getters/setters on private fields stopped working
I use the alt-enter intention all the time on private fields that don't have both getters/setters, but for some reason those intentions stopped working. I only get Convert to Local or nothing.
Any idea how I can fix this?? It's one of my favorite productivity features.
Please sign in to leave a comment.
Does anyone know how I can get my intentions back? I've checked all the intention settings and they are all checked off, but still have no intentions on private class members anymore.
Those quick fixes are provided by the "Unused symbol" inspection. You probably need to enable it.
Bas