mattn

Results 1010 comments of mattn

Do you use `on` or `for` directive of vim-plug ?

Could you please try `:echo b:asyncomplete_refresh_pattern` (might be an error)

Typically, asyncomplete-lsp inserts completion text after moving the cursor back by the length of the specific keyword. This movement is often to the position matched by \k\+ before the cursor....

I want to reproduce this but: ``` WARN could not find module {"file":"C:\\dev\\protoc-sandbox\\foo.proto"} WARN notify returned {"method":"$/progress"} ERROR failed to get importable files {"file":"C:\\dev\\protoc-sandbox\\foo.proto"} WARN notify returned {"method":"$/progress"} INFO parsing...

Do you mean sequencial processes with j1 to j2 ?

Anyone have objection to switch powershell to pwsh ? If not, I'll merge in later.

okay, merging

Thanks. Could you please provide a simple use case or step by step instructions?

I see. So you want to extract the logs of a specific service in real time from a running goreman?