vscode-java-code-generator icon indicating copy to clipboard operation
vscode-java-code-generator copied to clipboard

Generate super class contructor

Open williamowen65 opened this issue 1 year ago • 0 comments

This would be a nice option to have in the GUI.

Generate a class constructor with the arguments of parent class and the call to super() with parent constructor arguments, and the additional assigning variable values which you currently have.

williamowen65 avatar Jun 22 '24 00:06 williamowen65