Harry

Results 4 issues of Harry

Wonder what's your plan on adding keymap support so accelerators can be assigned to plugin actions, similar to that in atom? Currently, in my workflow I use Alfred and rely...

enhancement

I was just curious what was the reasoning behind `.value` from `fromPromise` and `current()` from `fromResources` and `lazyObservable` as those names don't appear anywhere else in `mobx`. In RxJs most...

PR welcome!

Instead of showing `/full/project/path/to/the.file`, which is hard to grep visually, have you considered showing only the shortest distinguishable path, or an option to put file name first, like `hot.coffee /full/path/to/dir`

[`code-server` ships a `systemd` unit](https://github.com/cdr/code-server/pull/1997/commits/255fa37e1d058cce917eb75c2da20c2c806a52c2) for more convenient installation. I know this project wants to minimize deviation from official vscode, just wondering if this could be considered as the chance...

documentation
help wanted