TypeScript is a great programming language, but it takes a lot of time to write the type's declaration, especially when describing the content returned by REST-API. The extension can convert a JSON object into a typescript interface definition.
Usage: Select JSON object text and right click, after context menu shows, click "Copy as TS interface".