Praful

Results 38 comments of Praful

How can I help diagnose this issue? Any tracing or something else?

It has become slower (I'm using `aw` to look up word.) There is a message in gvim status bar: "Error on request (CocAction): request CocAction timeout after 30s" Does that...

I removed all extensions except `coc.nvim` and reduced `vimrc` to a few lines of initialisation and am still getting the problem! Is there a way for me to run the...

I've made the change in `\.coc-settings.json`. How do I view the output channel of cSpell? Is it a log file and if so which folder? Thanks

I have made the change but nothing is reported by `:CocCommand workspace.showOutput`. I also added Python and explorer tracing and nothing is being reported for them either. My `coc-settings.json` file...

I upgraded Node to v14 but that didn't make a difference. However, I ran `:CocInfo` and the trace was shown. When I uploaded that to the MS LSP inspector, no...

Thanks. I've tried other mappings with the same result. And as mentioned above, I removed all `vimrc` mappings and extensions with the same result. The keyboard mapping I used comes...

I had the same with another oh-my-posh theme. I've switched to Windows Terminal for most things (apart from Admin logon). WT seems to have mostly caught up with ConEmu (for...

@mikebattista - for this issue, I have set up WSL so that the default distro runs v1 and another distro runs v2. v2 works better with an xserver that I...

Yes, please add a `-d` option. I'd like to change my default WSL distro to v2, which currently doesn't work because of this issue. The new option will let me...