Rankin Zheng 5e78696e4f feat: Add message handling and display in chat panel
This commit adds message handling for sending and receiving messages between the chat panel and the extension. It also displays the messages in the chat panel. The messages are displayed as a list of messages, with each message containing an avatar and the message content. The message content is displayed using the `Remark` component from the `react-remark` library.
2023-05-07 00:50:03 +08:00
2023-05-05 21:27:40 +08:00
2023-04-14 08:11:05 +08:00
2023-05-05 12:28:11 +08:00
2023-05-05 15:34:22 +08:00
2023-04-14 08:11:05 +08:00
2023-04-27 14:07:46 +08:00
2023-04-14 08:11:05 +08:00
2023-04-14 08:11:05 +08:00
2023-04-26 06:48:39 +08:00
2023-04-13 16:57:28 +08:00
2023-04-27 14:07:46 +08:00
2023-05-06 17:32:01 +08:00

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
DevChat VS Code extension
Readme Apache-2.0 45 MiB
Languages
TypeScript 92.9%
Python 6%
JavaScript 1.1%