mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
8 lines
309 B
Text
8 lines
309 B
Text
A Python 3.6+ implementation of the Language Server Protocol.
|
|
|
|
Language Server Features: Auto Completion, Code Linting,
|
|
Signature Help, Go to definition, Hover, Find References,
|
|
Document Symbols, Document Formatting, Code folding, and
|
|
Multiple workspaces
|
|
|
|
WWW: https://github.com/python-lsp/python-lsp-server
|