Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>vibescore — Project GradeNew to Visual Studio Code? Get it now.
vibescore — Project Grade

vibescore — Project Grade

Zach Bg

|
1 install
| (0) | Free
Grade your vibe-coded project with inline warnings and letter grades
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vibescore VS Code Extension

Show vibescore warnings inline in your editor.

Features

  • Inline decorations: Underline problematic code with severity colors
  • Quick-fix suggestions: Hover over issues for fix recommendations
  • Status bar: Current file/project grade at a glance
  • Problems panel: All vibescore issues as VS Code diagnostics

Requirements

  • Python 3.9+ with vibescore installed (pip install vibescore)
  • VS Code 1.80+

Configuration

Setting Type Default Description
vibescore.pythonPath string "python" Python interpreter path
vibescore.autoScan boolean true Scan on file save
vibescore.minSeverity string "warning" Minimum severity to show

Development

cd vscode-extension
npm install
npm run compile
# F5 to launch Extension Development Host
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft