April 2018
Beginner
536 pages
13h 21m
English
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.