Skip to main content

Crate python_lsp

Crate python_lsp 

Source
Expand description

Python Language Server Protocol implementation for Rusty Python

This crate provides the LSP implementation for Python, including features like code completion, hover information, and syntax highlighting.

Structsยง

PythonLanguageServer
Python language server