Highly customizable Discord Rich Presence extenstion for Visual Studio Code
Remember to 🌟 this GitHub if you 💖 it.
- Shows what you're working on!
- Switch between 3 IDE names (
Code
,Visual Studio Code
andVSCodium
) or a custom one if you wish! - Packed with 60+ extenstion settings!
- Tons of variable to use!
- Support for over 130+ of the most popular languages!
- Support custom images (using HTTP link)
- Support custom button link!
- Support flatpak / snapstore version of Discord!
- Detect when you are Debugging!
- Detect when you are using the Insiders build!
- Detect when you are Idling!
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install LeonardSSH.vscord
OR
Use the Extension Marketplace
To contribute to this repository, feel free to create a new fork of the repository and submit a pull request.
- Fork / Clone the
main
branch. - Create a new branch in your fork.
- Make your changes.
- Commit your changes, and push them.
- Submit a Pull Request here!
We have a guide for adding a new language here!
- discordjs - Creator of Discord RPC Client
- iCrawl - Creator of discord-vscode
- Satoqz - Creator of vscode-discord
Much of the code in this repository is based on iCrawl/discord-vscode & Satoqz/vscode-discord. This extension would not exist without them.
This project is licensed under the MIT License - see the LICENSE file for details.