vscode-xml is 2 times slower than vscode-java to start up: <img width="934" alt="Screen Shot 2019-03-28 at 5 46 04 PM" src="https://user-images.githubusercontent.com/148698/55195169-216e8400-5182-11e9-988c-c584a81b3a3d.png"> vscode-java optimized its startup time by using webpack, see https://github.com/redhat-developer/vscode-java/pull/751 for inspiration. Also, those 60 errors on startup are concerning. Prolly related to #98
vscode-xml is 2 times slower than vscode-java to start up:

vscode-java optimized its startup time by using webpack, see redhat-developer/vscode-java#751 for inspiration.
Also, those 60 errors on startup are concerning. Prolly related to #98