What plug-ins / shortcuts in vscode can automatically implement interface methods in angular?

as shown in the figure below, I wrote the angular code in vscode . I declared a bunch of interfaces. How can I make these interfaces implemented automatically? (the currently installed plug-ins are: Angular 7 Snippets )


there is a small yellow light bulb on the left (shows the patch).

Menu