AI code quality review for every developer. Ship fast. Ship safe.
Setup
Install the extension
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and run Nexdge: Set API Key
Enter your API key from nexdge.com/dashboard/api
Triggering a Review
Reviews are manual only — they do not fire automatically on save.
Method
Action
Keyboard shortcut
Ctrl+Shift+R (Windows / Linux) or Cmd+Shift+R (Mac)
Status bar
Click $(shield) Nexdge: Ready at the bottom of the window
Command Palette
Nexdge: Review Now
The status bar shows Nexdge: Reviewing... while a review is in progress and returns to Nexdge: Ready (clickable) when it is done.
Quick Fixes
When a finding has a suggested fix, a lightbulb appears on the affected line. Applying a fix via the Quick Fix menu (Ctrl+.) suppresses the next review for 60 seconds to avoid wasting a credit on code Nexdge just wrote. If you trigger a review during the cooldown you will see:
Review suppressed — fix was just applied. Try again in X seconds.
Commands
Command
Description
Nexdge: Review Now
Review the active file on demand
Nexdge: Humanise This File
Open a diff showing a more readable version of the file