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
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This fixes a linting error and also fixes the wrong method being used
for the callback:
lsp-python-ms--language-server-started was being used instead of
lsp-python-ms--language-server-started-callback.
That was most likely due to a bad merge from #3.
0 commit comments