iCrawl / discord-vscode

๐Ÿ–‹๏ธ Update your discord status with a rich presence

Home Page:https://marketplace.visualstudio.com/items?itemName=icrawl.discord-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Presence

Update your discord status with a rich presence.

Features

  • Shows what you are editing in VSCode
  • Support for over 140 of the most popular languages
  • Enable/Disable Rich Presence for individual workspaces (enabled by default)
  • Custom string support
  • Stable or Insiders build detection
  • Debug mode detection
  • Easily manually reconnect to Discord

Troubleshooting

Windows: Do not run your VSCode or Discord as admin, there is no reason to and it just further complicates everything down the line.

Linux: Discord versions installed using flatpak or snap need modifications in order to support IPC. In order to avoid this (and as Discord itself suggests) you should download it from discord.com

References:
flathub/com.discordapp.Discord#29
#77 (comment)
#85 (comment)

Contributing

  1. Fork the repository!
  2. Clone your fork: git clone https://github.com/your-username/discord-vscode.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :D

Author

Discord Presence ยฉ iCrawl.
Authored and maintained by iCrawl.

GitHub @iCrawl

About

๐Ÿ–‹๏ธ Update your discord status with a rich presence

https://marketplace.visualstudio.com/items?itemName=icrawl.discord-vscode

License:MIT License


Languages

Language:TypeScript 94.8%Language:JavaScript 5.2%