Benjamin Pasero

Results 228 comments of 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

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: ![Recording 2022-08-02 at 06 49 08](https://user-images.githubusercontent.com/900690/182294098-7df38bf1-a05e-45d8-b9ff-65b30f1ecb26.gif)

@zcbenz but my issue was closed as duplicate of this one: https://github.com/electron/electron/issues/14261