This is a simple vscode extension for scarpe, to run shoes code in vs code for development.
Open a Shoes file and open the command palette and type
Scarpe Development:run current file to run the code in development mode..
Scarpe Development: debug current file to run the debug command.
Scarpe run current file to run the code in production mode.