
Add a command menu to ChatPanel that allows users to access DevChat bots and run context commands. The command menu is displayed when the user types a command that starts with '/'. The menu includes commands for generating or updating code, writing a commit message, and writing a doc for reference, wiki, or discussion. The menu is styled using the existing ChatPanel styles.
DevChat
DevChat is a programming assistant that helps developers, testers, and operations staff automate many tasks.
Features
- Generate code driven by questions
- Create smarter commit messages
Requirements
- Python package:
pip install devchat
- System package:
apt install dtm
- Set your
OPENAI_API_KEY
environment variable
Installation
Search for "DevChat" in the Visual Studio Code marketplace and click the "Install" button.
Usage
Enter "DevChat" in the command palette to open the interactive page.
Settings
Coming soon
Known Issues
Coming soon
Release Notes
Coming soon
Contributing
Coming soon
License
Specify the license here
Contact Information
Provide your contact information, such as an email address or a link to a GitHub repository
Description
Languages
TypeScript
92.9%
Python
6%
JavaScript
1.1%