No description
Find a file
2018-12-01 05:25:58 +01:00
.vscode rewrite (#101) 2018-11-07 03:53:18 +01: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: lint and build errors 2018-12-01 05:25:48 +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 feat: support a ton of more languages 2017-11-26 14:28:55 +01:00
gulpfile.js rewrite (#101) 2018-11-07 03:53:18 +01:00
LICENSE chore: update license 2018-08-18 21:13:52 +02:00
package.json release: minor 2018-12-01 05:25:58 +01:00
README.md feat: join and spectate (#127) 2018-12-01 05:18:35 +01:00
tsconfig.json rewrite (#101) 2018-11-07 03:53:18 +01:00
tslint.json tslint: fix 2018-11-13 03:40:24 +01:00
yarn.lock chore: update yarn.lock 2018-12-01 05:21:59 +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 80 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
  • (NEW) 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