Rankin Zheng 12f4cfbd11 refactor: Create a singleton instance for MessageUtil
Create a singleton instance for MessageUtil to avoid multiple instances of the class. The instance is created only once and returned on subsequent calls. This commit also removes the creation of a new instance of MessageUtil in ChatPanel.tsx.
2023-05-06 17:03:25 +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

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%