Bartek Iwańczuk

Results 361 comments of Bartek Iwańczuk

We are aware of the problem and will dedicate more resources to fixing it. For the folks experiencing these problems: could you please share the projects where you encounter the...

Please do! We might want to fix it on our side to ignore files that are eg. >1Mb in size. We'll check to see how TSServer is handling it itself.

One of potential improvements would be https://github.com/denoland/deno/issues/11032 as in https://github.com/denoland/vscode_deno/issues/895#issuecomment-1831053167 it can be seen that constructing a navigation tree takes almost a second.

We have developed a potential fix for this problem and are currently investigating it. If we feel confident enough that it alleviates the problem we will cut a hot-fix Deno...

Deno v1.38.4 containing a few LSP performance fixes is now released. Please update and let us know if the problems persist.

Thanks for checking. Could you provide the output from the "Deno Language Server" tab in VSCode?

Wow! Over 3s to get a response from TSC. That is definitely off. Could you share the project you are seeing this on? That would help us with debugging a...

Thanks for the report folks. We fixed a big bug in `Socket` class in v1.36.4, is it still reproducible in the latest version?

Hey @DonJayamanne we can certainly do that - out of curiosity does the VSCode extension not depend on actual `jupyter` Python package? Do you happen to have a list of...