Closed alcarney closed 5 months ago
@alcarney sorry for the delay. But I somehow overlooked that one.
This should be fixed in the meantime on version 0.13.3
. Can you confirm that?
This should be fixed in the meantime on version 0.13.3. Can you confirm that?
Indeed it is! Thanks very much :)
Thanks for all the work on this!
Using some of the examples from this repo as a guide I was able to put together an extension that runs a Python language server on both local and web versions of VSCode!
It runs almost perfectly, expect the following code to read the process'
stderr
channel throws errors on vscode.devIs this something you would expect to work? If not, is there an alternate method for doing this in the web version?