|
|
|
|
|
by stewartmcgown
1097 days ago
|
|
VSCode was essentially unusable for me on large projects. We're talking thousands of source files and god knows how many node_modules entries. Things like Go to Definition would regularly take 15+ seconds! Switched to WebStorm recently and have been very happy with the performance. |
|
Exclude it (via https://code.visualstudio.com/docs/getstarted/settings) by using
I've not had any issues with speed ever since i started excluding directories that contain junk stuff that you know you will not ever need to see in a project's view.