Jonathan Hayase

Results 157 comments of Jonathan Hayase

@abingham so once I actually tried installing `ycmd`, I realized why this is much more nuanced than, say, `jedi`. I'm reading from this that there are two important problems: 1....

Yes. My personal configuration has a lot of hooks to `prog mode`. (enable line numbers, yasnippet, etc.) Having `js3-mode` be derived from `prog-mode` would be great.

There are many situations where installing `xvfb` is not possible, (e.g. HPC). In that case it seems like it is impossible to use `Gtk`?

I think this is the same issue as #3178. Hope this can get fixed!

What would be the adb command to launch the app?

Right, if we can determine the activity name then at least we can run `adb blah blah && droidcam-cli ...` even if it's not built-in

Ah I see. I'd need to PR against `jedi` as well. Changes to the anaconda RPC server would be required as well.

@proofit404 `anaconda-mode` would support a configuration flag like `anaconda-mode-fuzzy-match`, which if non-`nil`, would pass an extra argument to `jedi` [here](https://github.com/proofit404/anaconda-mode/blob/4f84759cab7746cf705f75719e701551d47de1e3/anaconda_mode.py#L61), which would tell `jedi` to produce fuzzy-matched completions.

@proofit404 [indeed.](https://github.com/davidhalter/jedi/issues/827)

@blorbx yes, `evil-quickscope-always-mode`.