Shrinking VS Code with name mangling July 20, 2023 by Matt Bierner, @mattbierner. We recently reduced the size of Visual Studio Code's shipped JavaScript by 20%. This reduction means less code you need to download and store on disk, it also improves startup time.

12m read timeFrom code.visualstudio.com
Post cover image
Table of contents
Identifying the problemFalse starts with private propertiesMangling confidently with TypeScriptLearnings and further work

Sort: