You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a very large project. 63k files, 2GB. The language server tries to parse all of them, but it eventually crashes. Is that because the project is just too large? There isn't anything I can do about this, is there?
Activity
felixfbecker commentedon Feb 15, 2017
It shouldn't crash. Please take a look at Help > Toggle Developer Tools to find a stack trace.
brianjyee commentedon Feb 15, 2017
Unfortunately DevTools disconnects as soon as VSCode crashes