Extract an interface from a TypeScript class
To use the extension:
- select the whole class which interface you want to generate
- choose from the popup menu option "Extract an interface from a TypeScript class"
- the generated interface will be automatically pasted just under the class definition