This extension is to be used together with the Vidyano framework and adds the following functionality: Automatically build your index.js file on startup, with a flag to keep the typescript, sccs and dev command running watching for changes. A command to create new webcomponents and add them to your app.ts imports. Copilot integration is based on https://github.com/vrattic/pocket-chat-extensions/blob/main/src/extension.ts#L351 You will still need to edit your project file either manually or through another extension. |