CodeCritic (VS Code / Cursor)CodeCritic is a second opinion for AI-written code. Install this extension from the official editor marketplaces, then review selection, file, or folder without leaving VS Code or Cursor. The CodeCritic activity bar opens a sidebar (API key, review actions, recent reviews). Results open in a panel: score, issues, suggestions, Trust focus, Mark as done / Dismiss, line jump, and Fix in Chat. Extension ID: InstallVisual Studio Code
Or open the Visual Studio Marketplace listing, or from a terminal:
CursorCursor uses an Open VSX-compatible marketplace (not the Microsoft Marketplace).
Or open the Open VSX listing, or from a terminal:
If search does not show the extension yet, install the same ID from Open VSX or use Extensions: Install from VSIX… with a release build from the GitHub repository. Requirements
Setup
Commands
Context menu: review selection / active file when an editor is open. The sidebar exposes the same actions and recent history. AuthThe extension sends TroubleshootingHTTP 404 / “Not Found”: ByteString / character greater than 255: Re-run CodeCritic: Set API key and paste the key only from the dashboard, then reload the window. Review timed out / Connect Timeout: The extension retries connect failures. If the panel never opens, use CodeCritic: Open last review result - create may have succeeded on the server. On WSL/VPN, a second try often works. LimitsCombined payload size is capped (default 20,000 characters on the server). Folder mode skips very large files and common dependency directories. Trust focus, pay-per-use, and other preferences are configured in the web app only. Development
Press F5 with this folder open (launch config: Run Extension) to start the Extension Development Host. LicenseMIT |