-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Description
Description
The config schema for python-lsp-server in python_packages/jupyter_lsp/jupyter_lsp/specs/config/pylsp.schema.json
is out of date with the schema in the python-lsp-server repo.
Specifically, two newer settings for signature formatting (pylsp.signature.formatter
and pylsp.signature.line_length
) are missing. Possibly others are, too, but I was looking for those and noticed the discrepancy.
I would open a PR, but I'm not quite sure if other files need to be modified, too, or if the schema in this repo is meant to be an exact copy vs needing to be processed or modified in some way.
Metadata
Metadata
Assignees
Labels
No labels