No description
d381629b43
Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.25 to 1.1.26. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.25...1.1.26) Signed-off-by: dependabot[bot] <support@dependabot.com> |
||
---|---|---|
.vscode | ||
assets | ||
src | ||
.gitattributes | ||
.gitignore | ||
.vscodeignore | ||
gulpfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
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
- Fork the repository!
- Clone your fork:
git clone https://github.com/your-username/discord-vscode.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
Discord Presence © iCrawl.
Authored and maintained by iCrawl.
GitHub @iCrawl