VS Chat is an extension for VS Code to allow developers collaborating on GitHub projects to communicate via instant messaging. Users can login through their GitHub accounts and message anyone in their project collaborators list and create groupchats as well.
Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.
Instant Messaging:
![feature X](images/feature-x.png)
Create Groupchats:
![feature X](images/feature-x.png)
Customizable Themes to Choose From:
![feature X](images/feature-x.png)
- VS Code
- GitHub account
Everything lol
[June 17, 2021] Still in development.
Initial release of vs-chat
Fixed issue #.
Added features X, Y, and Z.
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\
on macOS orCtrl+\
on Windows and Linux) - Toggle preview (
Shift+CMD+V
on macOS orShift+Ctrl+V
on Windows and Linux) - Press
Ctrl+Space
(Windows, Linux) orCmd+Space
(macOS) to see a list of Markdown snippets
Enjoy!