Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PySonar2 Code IntelligenceNew to Visual Studio Code? Get it now.
PySonar2 Code Intelligence

PySonar2 Code Intelligence

smallyu

|
17 installs
| (0) | Free
Native Rust whole-project Python semantics: definitions, references, types, diagnostics, and change inspection.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PySonar2 Code Intelligence for VS Code

PySonar2 4 brings native Rust whole-project Python semantics to VS Code. The extension bundles pysonar-lsp; Java and Python are not runtime dependencies, and source code never leaves the workspace.

Install from the Visual Studio Marketplace or run:

code --install-extension smallyu.pysonar2-code-intelligence

Features:

  • go to definition and find references;
  • inferred-type hovers;
  • document and workspace symbols;
  • conservative parse and semantic diagnostics;
  • one isolated native server per workspace folder.

Requirements: VS Code 1.91 or newer. The packaged extension contains the native server for its target platform. Development builds may set pysonar2.server.path to another pysonar-lsp binary.

Commands:

  • PySonar2: Reindex Workspace restarts the server and rebuilds the index.
  • PySonar2: Show Output opens runtime and failure details.

PySonar2 complements Python formatters, debuggers, strict type checkers, and environment managers; it does not replace them.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft