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?