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.
Table of contents
Identifying the problemFalse starts with private propertiesMangling confidently with TypeScriptLearnings and further workSort: