-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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]Problems with starting ms-python VSCode extension #8022
Comments
Same as #7999 or #3186 (comment)?
Here is the WIP PR for the VS Code FS API: #7908 |
I've updated the description with the corresponding issues. |
this one should be fixed by #8038 |
When do we think this will be fixed? Looking for a Che milestone so we can map that to a CRW release. Ideally, Che-theia 7.20, if possible? |
I updated the description with these two API already implemented:
|
About this one, I haven't seen it when I was trying the plugin here #3186 (comment) |
As the |
Hello @djmaze, when I tried it here it was working well. In Google Chrome at least. |
I'm closing this one. Feel free to reopen if more work should be done here. |
Bug Description:
I tried to use latest Python extension for Visual Studio Code. For this moment it's 2020.5.86806.
But got some issues during the initialization and as a result latest python extension doesn't work with theia:
depends on
CustomEditor API
[vscode] support CustomEditor API #6636depends on
UIKind API
Add UIKind API #8038depends on
vscode.workspace.fs API
fix #7269: complete support vscode.workspace.fs API #7908Steps to Reproduce:
Additional Information
The text was updated successfully, but these errors were encountered: