You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we knew that plugins would be a pain during the transition maybe we did it too fast before everyone caught up with it :( There is an issue open here: rupert/pyls-black#35 and coc team also stumbled upon this here: yaegassy/coc-pylsp#1
To avoid things like that it would be ideal we we could encourage the plugin authors to transition as well (or if they are no longer interested in maintenance, to move it to the community organization) or if they would prefer to stay with the unmaintained pyls version to forks the plugins. Not sure what is the best course of action now.
It looks like
pyls-black
requirespython-language-server
so then you wind up with the nasty pinning problems withparso
etc.The text was updated successfully, but these errors were encountered: