coc-discord-rpc icon indicating copy to clipboard operation
coc-discord-rpc copied to clipboard

😎 An awesome and fully customizable coc-extension to get Discord Rich Presence integration with NeoVim.

Results 15 coc-discord-rpc issues
Sort by recently updated
recently updated
newest added

This is a successor to #63 This should fix #59 and fix #56, if it doesn't lmk.

Cause: This was caused by 2 issue stacking over each other 1. neovim OR coc set the `$TMPDIR` to `/var/folders/tg/**/T/nvim**` 2. macOS returning `/var/folders/tg/**/T/**` via `$TMPDIR` when the real tmp...

I recently saw another issue opened with the same error and it was flagged as resolved and so I reinstalled the coc-discord-rpc extension on coc.nvim but the error still pops...

im using m1 mac this is my init.vim right now and the error is ```[coc.nvim] Error on activate extension coc-discord-rpc: Cannot read property 'write' of null```

bug

Been coding on nvim and I installed this Plugin until encountered this error ![Screenshot_20211119_165633](https://user-images.githubusercontent.com/77835007/142594647-694b394f-40ee-4acd-acc8-a0af154a04c4.jpg)

**NVim version:** v0.4.4 Release **OS** GNU/Linux Debian 11 x86_64, kernel 5.10.0-9-amd64 **Steps to reproduce** ```shell mkdir temp-test cd temp-test nvim . ``` **Expected result** The RPC shows "temp-test" as workspace_folder....

> Unfortunately the Wiki cannot be pull requested against, so I have to just detail the issues and can't submit a fix. - [x] The [Wiki page](http://github.com/LeonardSSH/coc-discord-rpc/wiki/Using-the-configuration-file#rpcsmallimage) shows that `{appname}`...

documentation

Just curious, but is it possible to link the images used in this extension? like the language images, since they're pretty good!