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
I found The engine "vscode" appears to be invalid. warning message during yarn install.
It seems like the package vscode was splitted into @types/vscode and vscode-test.
I'm just wondering if there is any plan to upgrade this package dependency.
Thank you.
The text was updated successfully, but these errors were encountered:
The palantir python language server [is unmaintained](palantir/python-language-server#934 (comment)). The maintainers, who are also the maintainers of the Spyder IDE, had their access to the palantir LS repo revoked, and have since created this fork at python-lsp to continue development and maintenance.
Hi. Thanks for the excellent tool.
I found
The engine "vscode" appears to be invalid.
warning message duringyarn install
.It seems like the package
vscode
was splitted into@types/vscode
andvscode-test
.I'm just wondering if there is any plan to upgrade this package dependency.
Thank you.
The text was updated successfully, but these errors were encountered: