VS Code extensions

Developing Visual Studio extensions is out of the scope of this book. However, it is worth mentioning that VS Code extensions can be developed using TypeScript. This means that it is possible to transform our custom command-line TypeScript tools, such as the UML diagram generator, into VS Code extensions without too many complications.

Refer to the official VS Code documentation about the development of extensions at https://code.visualstudio.com/docs/extensions/overview to learn more.

Get Learning TypeScript 2.x - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.