Skip to content

v0.1.0

Latest

Choose a tag to compare

@ffabbr ffabbr released this 15 May 23:36

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.vsix

What'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.