This is inspired by vscode-gengetset. I simplify it with only constructor generator and modify it with my purpose. Also I fixed the issue when the extension command can not work for multiple classes in one file. Since that project isn't maintained and out of date, I'm creating this to support my current need. NOTE This is a fork from toanvc/typescript-constructor-generator. That extension seemed abandoned and behind on packages and bug fixes. This brings it up to date. Changelogv0.1.0
v0.2.0
v1.0.0
InstallGet VSCode and grab the extension from the VSCode Extension Market Usage
The generated method will be placed at the cursors position. at the beginning of the line. Enjoy! |