No intellisense VSCode
My intellisense for types and javascript dissapear randomly, and I get a notification "To enable project-wide JavaScript/TypeScript language features, exclude large folders with source files that you do not work on.",but shouldnt the tsconfig already be doing that?
I also run out of memory often, is this normal?
I have 32 Gb of memory, and this is my nuxi info
Thank you.
4 Replies
yeah the typescript thing happens to me to it usually helps to do a developer reload on vscode.
i haven't run into the memory issue tho.
ctr + p and then > before the command
these two should work but typescript restart ts server only shows up when you are inside a ts or tsx file
yea.. when I try that I get the following notification