Description
Python editor features such as code completion, navigation, and diagnostics can be supplied through a language server. This package is useful for IDEs and editors that integrate with the Microsoft Python language-server protocol implementation.
It is a developer support tool that normally runs behind an editor, not something users open directly. Project files may be indexed for analysis, so be mindful when working with private source trees.