Code Quality in IDE

Code Quality in VS Code lets you run an on demand scan of the active file. It highlights maintainability issues and team guidelines as configured in Aikido, including Custom Rules and Extra Code Context. It does not detect security vulnerabilities.

circle-exclamation

Enable Code Quality (beta)

  1. Search for Aikido

  2. Enable the (BETA) Enable Aikido Code Quality Scanning setting.

Run a manual Code Quality scan

  1. Open the Aikido sidebar/panel.

  2. Click the icon next to "Code Quality issues"

After the scan completes, issues show up in the Aikido results view and inline markers in the editor.

circle-info

This scan is manual. It won’t re-run automatically until you trigger it again.

Last updated

Was this helpful?