Releases: ffabbr/expert-vscode
Releases · ffabbr/expert-vscode
Release list
v0.1.0
First public release of the Code Expert VS Code extension.
Install
Download expert-vscode-0.1.0.vsix below, then in
VS Code: Extensions panel → `…` menu → Install from VSIX….
Or alternatively
code --install-extension expert-vscode-0.1.0.vsixWhat's included
- Code Expert tab in left sidebar
- Sign in with Code Expert directly inside VS Code
- Open task → pulls files into `~/CodeExpert/`, locks server-side read-only files
- Auto-sync on save (Cmd+S pushes to Code Expert)
- Run public tests with full ANSI-colored grader output, button in Toolbar and as command
- Submit, with the feedback URL opened in browser, button in Toolbar and as command
See the README for details.
Requirements
VS Code 1.110+, tested on macOS.
Caveats
Uses an undocumented internal API. Always double-tripple check after submitting.