Fix m_workspace__did_change_workspace_folders to follow the spec#749
Fix m_workspace__did_change_workspace_folders to follow the spec#749zerocewl wants to merge 2 commits into
Conversation
…rver protocol V 3.15
|
Thanks for your interest in palantir/python-language-server, @zerocewl! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request. |
|
Does this fix #720? |
|
@andfoy, please review this one. |
|
@ccordoba12 Are you sure that @andfoy is interested in handling this issue? It seems he never answered to your question in #720. |
|
@zerocewl Sorry for not checking this discussion, it looks good to me. @ccordoba12 after this pyls release, we need to update spyder/spyder-ide/workspace.py |
|
@andfoy please open a new issue on spyder to keep track of this and reference this issues. Thanks! |
|
Closing because this is included in #754. |
Changed signature for
m_workspace__did_change_workspace_foldersaccording to microsofts language-server-protocolDidChangeWorkspaceFolders.see #720