> support for TypeScript will always be best in Microsoft's Visual Studio.
That typo is actually the problem. If they don't decide to make TypeScript a Visual Studio feature.
But my point is that VS Code would not be an alternative to Emacs if you could only use it for TS and Emacs wouldn't exist any more, if all that you could do with it was programming (Common) Lisp.
Wouldn't it make more sense to design browsers where a WASM runtime interacts with the DOM (and architecturally make it look more like a device driver)? And you could just compile JS to WASM on demand (and possibly keep a cache).