No description
Find a file
2017-11-24 04:49:32 +01: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 fix: make sure to clear out the last file name 2017-11-24 04:49:32 +01: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: add support for workspace names and more icons 2017-11-23 20:43:10 +01:00
package.json revert: use 2 commands for enabling and disabling 2017-11-24 04:42:51 +01:00
README.md revert: use 2 commands for enabling and disabling 2017-11-24 04:42:51 +01: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

Discord Presence

Update your discord status with the newly added rich presence.

Discord server

This is currently in heavy development, so while it does work it is still not very feature rich.
Give me a little bit of time and this will be resolved! 😉

Features

  • Shows what you are editing in VSCode with no bullsh*t involved.
  • Enable/Disable Rich Presence for individual workspaces (enabled by default).

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

Discord Presence © iCrawl.
Authored and maintained by iCrawl.

GitHub @iCrawl