Hacker News new | ask | show | jobs
by emptysongglass 996 days ago
Why in god's name did Microsoft insist on going their own way on this?
1 comments

What do I know.

A theory - they don’t want a third party code in a hot path (they do care about performance in vscode), they already have a very performant parser and they don’t want to add a complexity there.

But that’s just a theory.