Paxxous
Paxxous
yeah, I need some sort of syntax highlighting :(
okay thanks :D
I have the same issue. As well as: `[coc.nvim] RPC: TypeError: e.forEach is not a function`
Having the same error myself.
Having the same issue, is there any fix for this?
I've found a fix, I'm using `lsof` to find the processes running under the device directory. Then I use the `kill` command to kill the running process, (this isn't a...