intellij-generateAllSetMethod icon indicating copy to clipboard operation
intellij-generateAllSetMethod copied to clipboard

Add generation for "this"

Open Vampire opened this issue 6 years ago • 0 comments

If you for example want to write a copy constructor, it would be nice if you can use the plugin. Currently you would have to do MyClass instance = this; to use the plugin.

Vampire avatar May 03 '19 15:05 Vampire