Hacker News new | ask | show | jobs
by Yuioup 3772 days ago
I agree, but I wish they had chosen another platform to build it on.

Maybe when we finally have a universal bytecode for the web and ECMAScript 6 then developing on it will be less painful. Let us hope.

1 comments

The vscode source is very well "layered". It's not totally inconceivable that the vscode folks or some other team take it and allow you to choose at build time whether to target it's current DOM-backed UI or one backed by more "native" drawing routines and widgets.