Skip to content

support installing the vscode extension on the web version of vscode - #302

Draft
DetachHead wants to merge 4 commits into
mainfrom
web-extension
Draft

support installing the vscode extension on the web version of vscode#302
DetachHead wants to merge 4 commits into
mainfrom
web-extension

Conversation

@DetachHead

Copy link
Copy Markdown
Owner

fixes #295

@carlosperate

Copy link
Copy Markdown

This would be great! I was looking for a VSCode web extension in Open VSX for Python and couldn't find anything useful.
Anything we can do to help with this one?

@DetachHead

Copy link
Copy Markdown
Owner Author

i don't think its really feasible to do this since pyright uses the synchronous fs api and vscode's fs api is async. it would be a very disruptive change because most of the functions in the codebase would need to be converted to async functions

i opened microsoft/pylance-release#5797 a couple years ago

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

Successfully merging this pull request may close these issues.

vscode web extension support

2 participants