vscord
vscord copied to clipboard
😎 Fully customizable VS Code extension to get Discord Rich Presence integration.
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. 
### `⚠️` Issue on icon  When I open `gruntfile.js` and checking on Discord RPC icon it's not appear
The View Repository button, when expanding a user's Rich Presence, is active even when the repository is private; it should be hidden.
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...
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...
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).
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...
I cant use the ext everytime I opened VSCode except the first time I used it (after I install the ext) 
Still doesn't working with Jupyter Notebook .ipynb files? Now, It only shows Idle status.
- [x] add notebook to data class - [x] add necessary event - [ ] add ipynb specific variable (ie, current cell) - [ ] add separate status config for...