Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>linter-prospectorNew to Visual Studio Code? Get it now.
linter-prospector

linter-prospector

sbrunner

|
46 installs
| (1) | Free
Prospector extension for https://github.com/fnando/vscode-linter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Linter for Prospector

Linter extension for Prospector, a Python static analysis tool.

To make the fix working for Ruff, you need to have a file named .prospector-fix.yaml with:

inherits:
  - .prospector.yaml

ruff:
  options:
    fix: true
    unsafe-fixes: true

Or edit the vscode configuration.

Recommended Prospector version is 1.14.0 or higher.

Support functionality:

  • Display the linting result in the editor.
  • Fix the Ruff linting issues with a specific prospector profile.
  • Ignore the issues from the editor.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft