Skip to content

This release adds Pyright language server integration for enhanced Python development capabilities. The LSP configuration provides go-to-definition, find-references, hover information, and diagnostics for Python files.

Dec 23, 2025 · @mavam, @claude

Adds Pyright as the language server for Python development. The .lsp.json configuration provides go-to-definition, find-references, hover information, and diagnostics for .py and .pyi files.