palantir / python-language-server

An implementation of the Language Server Protocol for Python
MIT License
2.61k stars 283 forks source link

Pass server settings to new workspaces #868

Closed ccordoba12 closed 4 years ago

ccordoba12 commented 4 years ago

This prevents workspaces created after the initial didChangeConfiguration request and before any other requests of that kind to have empty settings.