No description
Find a file
2019-11-03 04:25:33 +01:00
.github Update FUNDING.yml 2019-10-17 21:12:24 +02:00
.vscode fix: clean up session and party presence 2019-04-28 10:46:22 +02:00
assets feat: use custom configuration for client ID for those who really know what they are doing which does not include 90% of you 2017-11-23 16:21:46 +01:00
src fix: git extension 2019-11-03 04:17:58 +01:00
.gitattributes chore: initial commit 2017-11-23 14:06:21 +01:00
.gitignore rewrite (#101) 2018-11-07 03:53:18 +01:00
.vscodeignore chore: remove package.json from vscode ignore 2019-11-03 04:25:33 +01:00
LICENSE Add XML image, update license information (#167) 2019-02-16 18:17:26 +01:00
package.json release: version 2019-11-03 04:18:02 +01:00
README.md feat: switch to eslint and bundle with webpack 2019-04-21 20:30:00 +02:00
tsconfig.json chore: deps 2019-09-13 13:07:45 +02:00
webpack.config.js style: prettier 2019-09-22 18:56:19 +02:00
yarn.lock fix: commands and register scheme 2019-11-02 17:55:43 +01:00

Discord Presence

Update your discord status with the newly added rich presence.

Features

  • Shows what you are editing in VSCode with no bullsh*t involved
  • Support for over 90 of the most popular languages
  • Enable/Disable Rich Presence for individual workspaces (enabled by default)
  • Custom string support
  • Respects Discords 15sec limit when it comes to updating your status
  • Stable or Insiders build detection
  • Debug mode detection
  • Easily manually reconnect to Discord
  • VSCode Live Share support

Troubleshooting

Can't connect to Discord? Check those:

https://github.com/iCrawl/discord-vscode/issues/77#issuecomment-435622205
https://github.com/iCrawl/discord-vscode/issues/85#issuecomment-417895483

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