Description
Visual Studio Code extension projects can be scaffolded with the expected files and starter structure. It is useful for developers who want to build editor extensions without setting up every manifest and source file manually.
Generated extensions can run code inside the editor context. Review permissions, activation events, and dependencies before publishing or installing broadly.