igprad / vscord

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

Home Page:https://marketplace.visualstudio.com/items?itemName=LeonardSSH.vscord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCord Logo


Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs Visual Studio Marketplace Rating CD - Visual Studio Marketplace

Open VSX Version Open VSX Downloads Open VSX Rating CD - Open VSX Registry


Discord Rich Presence

Remember to 🌟 this GitHub if you πŸ’– it.

Fully customizable VS Code extension to get Discord Rich Presence integration

πŸ“Œ Features

  • Switch between 2 IDE names (Code and Visual Studio Code) (preview)
  • Highly customizable in using the extension settings
  • Shows what you're working on in Visual Studio Code
  • Shows the amount of problems in your workspace
  • Shows the number of lines in your file and which line you're editing
  • Shows the git repository and branch you are working on
  • Respects Discords 15sec limit when it comes to updating your status
  • Support for over 130+ of the most popular languages
  • Enable/Disable RPC for individual workspaces
  • Custom string support
  • Stable or Insiders build detection
  • Debug mode detection
  • Easily manually reconnect to Discord Gateway
  • Idle indication when you tab out for a while
  • Button that sends you to the GitHub repository

All texts are fully customizable using variables and a multitude of config options

1 2 3

πŸ“₯ Installation

Prerequisites

Visual Studio Code or Visual Studio Code Insiders

Install

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install LeonardSSH.vscord

OR

Use the Extension Marketplace

a4

πŸ‘¨β€πŸ’» Contributing

To contribute to this repository, feel free to create a new fork of the repository and submit a pull request.

  1. Fork / Clone and select the main branch.
  2. Create a new branch in your fork.
  3. Make your changes.
  4. Commit your changes, and push them.
  5. Submit a Pull Request here!

πŸŽ‰ Thanks

Much of the code in this repository is based on iCrawl/discord-vscode & Satoqz/vscode-discord. This extension would not exist without them.

πŸ“‹ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

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

https://marketplace.visualstudio.com/items?itemName=LeonardSSH.vscord

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 3.2%Language:Shell 0.5%