vscode is running very slow #6334
Unanswered
Pythoneryeah
asked this question in
Q&A
Replies: 1 comment
-
You can increase the memory available to Node by setting this
variable in code-server's environment:
```
NODE_OPTIONS=--max-old-space-size=8192
```
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
vscode is running very slow, is the resource is not enough, how to configure resources at startup?
Beta Was this translation helpful? Give feedback.
All reactions