News

To get started creating your first extension, go to "Your First Extension" at the VS Code site. You need a bunch of stuff, including Node.js, Git, and specifically for this, Yeoman and the VS Code ...
Boilerplate for a basic VS Code extension - using TypeScript and NPM. WARNING There are compilation errors that came up since last working on this in 2021 - please generated a new project using Start ...