Benjamin Pasero
Benjamin Pasero
Actually now I remembered why the code works as is: there is still users out there (including me and some from our team) that navigate editors exclusively via the file...
This is a limitation in Electron support, we cannot just render our own chords. Would be nice if we could though. //cc @deepak1556 @rzhao271 might be one for the "Up...
I believe https://github.com/parcel-bundler/watcher/pull/103 might fix this? @DeMoorJasper @devongovett
Thanks a ton!
I would also like to see a light theme. Good work btw, impressive theme 👍
A good alternative node module to `unzip` seems to be [`unzip-stream`](https://www.npmjs.com/package/unzip-stream), a fork of the `unzip` library with similar API.
@zcbenz there is nothing selected in our case though, and in fact the menu opens fully when VS Code window is fullscreen and scrolls otherwise: **Fullscreen:** **Normal**
Finder also does not reproduce in a similar case: 
@zcbenz but my issue was closed as duplicate of this one: https://github.com/electron/electron/issues/14261
Thanks, I will try to come up with a repro.