Dosh Runner
Run .dosh files directly in VS Code with a play button!
Features
- Play Button: Click the play button in the top right corner to run your
.dosh files
- Keyboard Shortcut: Press
Ctrl+F5 (or Cmd+F5 on Mac) to run
- Syntax Highlighting: Basic syntax highlighting for
.dosh files
- Integrated Terminal: Output appears in the VS Code integrated terminal
Usage
- Open a
.dosh file
- Click the play button (▶) in the top right corner
- Or press
Ctrl+F5 to run
- View output in the integrated terminal
Requirements
- Python 3.6 or higher must be installed
- Dosh interpreter (
dosh_interpreter.py) must be in your workspace
Extension Settings
This extension works automatically when you open .dosh files.
Known Issues
None at this time.
Release Notes
1.0.0
Initial release:
- Run button for
.dosh files
- Syntax highlighting
- Keyboard shortcut support
- Context menu integration
Enjoy coding with Dosh!
| |