-
Notifications
You must be signed in to change notification settings - Fork 70
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
Couldn't find ms-vsintellicode-typescript #565
Comments
how long does it typically take for someone to take a look at an issue like this? It's a really frustrating problem that I'd love to get to the bottom of. I have tried boosting memory for typescript server as follows:
|
I've been dealing with this for a few weeks already, with that same message in the logs, and upping the max memory to For some context, I do work in a very large monorepo, I only have 16gb of memory and webpack/rspack alone takes 10gb so the macbook is usually swapping around 12gb. |
ok thanks. I'm using a dev container with a whole bunch of small repos
mounted inside, so the workspace is big
…On Tue, 20 Aug 2024 at 20:39, Luis González ***@***.***> wrote:
I've been dealing with this for a few weeks already, with that same
message in the logs, and upping the max memory to 4096 worked a bit. It
doesn't crash anymore although some times it takes a long time to load, e.g
hovering over a variable stays as 'loading...' for a long time. Still have
to reload vscode every now and then when it gets stuck like that, but no
useful logs so far. I'll add the logs here if I manage to catch anything
useful.
For some context, I do work in a very large monorepo, I only have 16gb of
memory and webpack/rspack alone takes 10gb so the macbook is usually
swapping around 12gb.
—
Reply to this email directly, view it on GitHub
<#565 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACQOQY46Y7UVP2HQQPGAR4LZSM2GNAVCNFSM6AAAAABMBQREL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJYG42TSMJQGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Same here. Had to turn off Intellicode extension to be able to use TS Server. |
I was told to raise this with you by the vscode team here. This is causing the TypeScript plugin to die and restart constantly.
I'm not actually seeing any logs in the VS IntelliCode output window, I'm getting the following error in the tsserver.log verbose log file:
The text was updated successfully, but these errors were encountered: