Viewing profile — wisew
wisew
HN member- Joined
- Fri, May 15, 2015, 7:50 PM UTC
- HN karma
- 142
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About wisew
No profile information was provided.
Recent public activity
- story
-
comment
Comment #9782850
Electron was also not extracted from Atom - it was always extracted as atom-shell. It was just rebranded as Electron. Atom ≠ atom-shell.
-
comment
Comment #9780697
No, a subset of Chromium is bundled with Atom: https://github.com/atom/libchromiumcontent
-
comment
Comment #9780674
0.116.0? That's an ancient version (or a typo). You should probably upgrade to 1.0.
-
comment
Comment #9780640
In part, this is because VS Code is currently not extensible at all – there is no package ecosystem, and therefore no vector for users to possibly introduce instability / performan…
-
comment
Comment #9780627
You don't have to guess about the startup time – you can find the actual startup time by searching for Timecop in the Command Palette.
-
comment
Comment #9780591
Just add Inconsolata to your Font Family in Settings. If you want the old font size and line height too, set those to 16px and 1.3, respectively.
-
comment
Comment #9780501
VS Code is not based on Atom - it's built on Electron, the app framework Atom is also built on, and uses some of the same Node packages Atom developed.
- story