How to auto-generate an interface implementation in vscode

284 Views Asked by At

auto-generate an interface implementation in Visual Studio Code

I know this is quite lazy but, is there any way on Visual Studio Code to auto-generate an interface implementation? (I don't mean at runtime but at design time, like a code snippet). Perhaps with a third party utility?

0

There are 0 best solutions below