The official VS Code extension for the Jaspr web framework. InstallationThis extension also requires the Dart VSCode Extension to be installed. Creating a new projectTo create a new Jaspr project, open the command palette ( Debugging a Jaspr applicationTo run and debug a Jaspr applications, launch it using F5 or the Debug menu. The extension will start the debug process and attach the Dart debugger to it. When developing a Jaspr project in
Both processes will be managed by the main Jaspr terminal. To stop the server, click "Stop Jaspr" in the status bar, or focus the terminal and press Jaspr CommandsThrough the command palette, you can access the following Jaspr commands:
|