Thomas Fini Hansen

Results 54 comments of Thomas Fini Hansen

Same problem here, using company-tng. ![image](https://user-images.githubusercontent.com/229422/51633827-e1590e00-1f52-11e9-9c59-41e549d7c959.png) 0. `auto`, tried with `nil` too, no difference. 1. Both just gives me the same candidates. 2. Here: ``` Emacs 25.2.2 (x86_64-pc-linux-gnu) of 2018-08-27...

`company-lsp-cache-candidates` seems to fix the problem. However, typing something that doesn't match a completion makes it show the full list again. > Looks like the php lang server does no...

I haven't been able to get it to behave with the PR. Whenever I set `company-lsp-cache-candidates` to `'auto` or `nil` it doesn't filter the list and get unpredictable. For instance:...

It does filter more, but too much it seems: ![Peek 2019-03-09 01-21](https://user-images.githubusercontent.com/229422/54063015-0d320980-420a-11e9-9e62-3aef558c3579.gif)

72 is quite a number, didn't know there was *that* many. But I assume at lot of those have been contributions, and I was assuming the same would be the...

> Not exactly since some of the commands use a bit more complex way to build the command to run. Well, yeah, I saw `typescript-language-server` requiring `tsserver`, which one would...

@factyy Interesting. Seems that we're a few that's gone down similar paths. I'm still using [rid](https://github.com/xendk/rid) as it has the advantage that I can use the same command for running...

> (I believe it is really important to have the freedom to choose which paths to mount and which not to mount, e.g. not to bring build caches and other...

I thought the Swiper comparison was a little harsh too, in particular: > Ask yourself: when was the last time you actually got anything useful out of that overview? Well,...

Excellent! Keep up the good work.