Ctrl+P
[!WARNING] This extension is in early development and is not yet ready for use.
Open the project in Visual Studio Code.
Install dependencies:
npm install
Start dev server using Ctrl+Shift+B or by running:
Ctrl+Shift+B
npm run watch
Run the extension in debug mode using F5.
F5