Adam Jimerson

Results 45 comments of Adam Jimerson

Just to clarify is there anything special that needs to be set in _coc-settings.json_ apart from `phpactor.enable` and `phpactor.path`? Here is what I have in mine ```json { "languageserver": {...

I thought I had it figured out, as I opened a different project, one that is built on Laravel, and phpactor worked there so I thought it was just an...

Yeah I figured this wasn't usable just yet, I opened this just in case that was an oversight.

I was able to get this with `smart_window_surroundings` on: ![image](https://user-images.githubusercontent.com/145018/195156805-5b539f33-9e15-49b1-aa78-8c1f10c0a383.png) With the following in my autostart ``` # Theme # shellcheck disable=SC1090 disable=SC1091 source "${HCDIR}/themes/colors.sh" ## Theme Resets hc attr...

I'm getting something slightly similar using the same version: `failed to get reader: received header with unexpected rsv bits set: true:true:true`