Visual Studio Code is built to handle many smaller dependent projects instead of one large project. However, as the base application isn't yet split into modules or components that allow managing the code in smaller projects, we recommend the following performance optimizations.
https://learn.microsoft.com/en-us/dyn...
Contents
0:00 (Introduction);
1:58 (al.enableCodeAnalysis);
4:33 (al.enableCodeActions);
9:13 (al.incrementalBuild);
9:37 (editor.codeLens);
10:38 (editor.formatOnSave);
11:14 (Conclusion);