discord-vscode/README.md

50 lines
1.6 KiB
Markdown
Raw Normal View History

# Discord Presence
2021-02-10 03:24:42 +00:00
2017-11-23 13:06:21 +00:00
> Update your discord status with the newly added rich presence.
<div align="center">
<p>
2018-03-30 00:56:44 +00:00
<a href="https://marketplace.visualstudio.com/items?itemName=icrawl.discord-vscode">
<img src="https://vsmarketplacebadge.apphb.com/version/icrawl.discord-vscode.svg" alt="VS Code Marketplace">
</a>
2018-11-02 14:40:07 +00:00
<a href="https://discord.gg/cZSWqAF">
<img src="https://canary.discordapp.com/api/guilds/424963290989461514/embed.png" alt="Discord server">
2018-03-30 00:56:44 +00:00
</a>
2017-11-23 13:06:21 +00:00
</p>
</div>
2017-11-23 15:26:34 +00:00
## Features
2021-02-10 03:24:42 +00:00
- 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
2017-11-23 15:26:34 +00:00
## Troubleshooting
2018-03-30 00:56:44 +00:00
2021-02-10 03:24:42 +00:00
### 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
2017-11-24 12:26:08 +00:00
2017-11-23 13:06:21 +00:00
## Contributing
1. [Fork the repository](https://github.com/iCrawl/discord-vscode/fork)!
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
2017-11-23 13:06:21 +00:00
## Author
2018-06-18 11:08:18 +00:00
**Discord Presence** © [iCrawl](https://github.com/iCrawl).
2017-11-23 13:06:21 +00:00
Authored and maintained by iCrawl.
> GitHub [@iCrawl](https://github.com/iCrawl)