vscord icon indicating copy to clipboard operation
vscord copied to clipboard

😎 Fully customizable VS Code extension to get Discord Rich Presence integration.

Results 113 vscord issues
Sort by recently updated
recently updated
newest added

I use Terminal tabs, which are enabled with this setting. ```json { "terminal.integrated.defaultLocation": "editor" } ``` they look like this, and are not recognized by the plugin. ![image](https://github.com/leonardssh/vscord/assets/35770913/fbff994b-f14e-4a22-8d4b-9d4774fab828)

enhancement

### `⚠️` Issue on icon ![Preview issue](https://github.com/leonardssh/vscord/assets/108584943/8afaf426-70cd-4a73-979a-cb3381af44bb) When I open `gruntfile.js` and checking on Discord RPC icon it's not appear

bug

The View Repository button, when expanding a user's Rich Presence, is active even when the repository is private; it should be hidden.

enhancement

I would love the ability to specify something like this where all files within the specified folder have the specified icon. ```JSON "vscord.behaviour.additionalFileMapping": { "src/ui/react-components/*": "jsx" } ``` This is...

enhancement

Hello! ~~With the following remote configuration:~~ ~~`$ git remote -v` `me [email protected]:reconquest/shdoc (fetch)` `me [email protected]:reconquest/shdoc (push)`~~ ~~Clicking the "View Repository" button yields https://reconquest/shdoc - I expected it to redirecredirect to...

bug

Requesting support to be added for [Gleam](https://gleam.run/). The logo can be found [here](https://github.com/gleam-lang/branding/tree/main/lucy).

enhancement

First of all, *i know* that this issue already exists (#145 & #194) *But*, I wanted to open a new one because this may be a little bit more specific...

bug
help wanted

I cant use the ext everytime I opened VSCode except the first time I used it (after I install the ext) ![image](https://github.com/leonardssh/vscord/assets/82718066/8b1cae39-8f0a-4c6a-b3c1-44d7fb291676)

bug

Still doesn't working with Jupyter Notebook .ipynb files? Now, It only shows Idle status.

enhancement
help wanted

- [x] add notebook to data class - [x] add necessary event - [ ] add ipynb specific variable (ie, current cell) - [ ] add separate status config for...

enhancement