Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Language server startup fail #790

Closed
JesterOrNot opened this issue Sep 13, 2019 · 2 comments
Closed

Python Language server startup fail #790

JesterOrNot opened this issue Sep 13, 2019 · 2 comments
Assignees

Comments

@JesterOrNot
Copy link
Contributor

JesterOrNot commented Sep 13, 2019

Describe the bug
https://gitpod.io/#https://github.com/JesterOrNot/VoiceID
Python language server refuses to start repository URL
Error message
TypeError: s.languages.registerDeclarationProvider is not a function
at t.DeclarationFeature.registerLanguageProvider (/tmp/vscode-extensions/ms-python.python@2019.8.30787/extension/out/client/extension.js:75:95904)
at t.DeclarationFeature.register (/tmp/vscode-extensions/ms-python.python@2019.8.30787/extension/out/client/extension.js:1:178268)
at t.DeclarationFeature.initialize (/tmp/vscode-extensions/ms-python.python@2019.8.30787/extension/out/client/extension.js:75:95261)
at t.LanguageClient.initializeFeatures (/tmp/vscode-extensions/ms-python.python@2019.8.30787/extension/out/client/extension.js:1:213726)
at e.initialize.then.t (/tmp/vscode-extensions/ms-python.python@2019.8.30787/extension/out/client/extension.js:1:206308)
To Reproduce
Open link provided
Expected behavior
Language server starts normally

@AlexTugarev
Copy link
Member

This is solved in Theia eclipse-theia/theia#6173.
An update to Gitpod will be available soon!

@JesterOrNot
Copy link
Contributor Author

Thank-you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants