No description
Find a file
Frangu Vlad 4fd0d2eb5e feat: Add current column to the details section (#60)
* Add current column

* Update package.json

* Fix bugs!!!
2018-05-01 15:16:59 +02:00
.vscode feat: enable/disable commands (#1) 2017-11-24 00:53:16 +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 feat: Add current column to the details section (#60) 2018-05-01 15:16:59 +02:00
.gitattributes chore: initial commit 2017-11-23 14:06:21 +01:00
.gitignore chore: ignore test folder 2017-11-23 18:03:13 +01:00
.vscodeignore feat: support a ton of more languages 2017-11-26 14:28:55 +01:00
LICENSE chore: update license file 2017-11-26 12:34:57 +01:00
package.json feat: Add current column to the details section (#60) 2018-05-01 15:16:59 +02:00
README.md update version 2018-03-30 02:56:44 +02:00
tsconfig.json chore: initial commit 2017-11-23 14:06:21 +01:00
tslint.json chore: initial commit 2017-11-23 14:06:21 +01:00
yarn.lock release: up version 2018-04-30 11:46:09 +02: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 70 of the most popular languages
  • Enable/Disable Rich Presence for individual workspaces (enabled by default)
  • Automatic reconnect after losing internet or a discord restart / crash (defaults to 20 reconnect attempts)
  • 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

The rich presence won't show after my PC has been put to sleep / after I lost internet!

It will only attempt to reconnect 20 times.
After it hit that threshold you will have to manually click the Reconnect to Discord button in the bottom left of the window.

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