No description
Find a file
2021-02-10 04:24:42 +01:00
.github refactor: big rewrite 2021-02-10 04:24:42 +01: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 refactor: big rewrite 2021-02-10 04:24:42 +01:00
.eslintignore chore: deps 2020-12-20 12:23:41 +01:00
.eslintrc.json chore: deps 2020-12-20 12:23:41 +01:00
.gitattributes chore: initial commit 2017-11-23 14:06:21 +01:00
.gitignore chore: deps 2020-12-20 12:23:41 +01:00
.npmrc chore: deps 2020-12-20 12:23:41 +01:00
.prettierrc.json refactor: big rewrite 2021-02-10 04:24:42 +01:00
.vscodeignore chore: deps 2020-12-20 12:23:41 +01:00
LICENSE refactor: big rewrite 2021-02-10 04:24:42 +01:00
package-lock.json refactor: big rewrite 2021-02-10 04:24:42 +01:00
package.json refactor: big rewrite 2021-02-10 04:24:42 +01:00
README.md refactor: big rewrite 2021-02-10 04:24:42 +01:00
tsconfig.eslint.json refactor: big rewrite 2021-02-10 04:24:42 +01:00
tsconfig.json refactor: big rewrite 2021-02-10 04:24:42 +01:00
webpack.config.js refactor: big rewrite 2021-02-10 04:24:42 +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 130 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