Rankin Zheng 0445ae7931 feat: add support for sending messages with Ctrl+Enter
This commit modifies the `initInputContainer` function to add support for sending messages with Ctrl+Enter. If the user presses Ctrl+Enter, the message is sent without adding a new line. If the user presses Enter without Ctrl or Shift, a new line is added to the input field. The commit also removes unnecessary whitespace.
2023-05-03 22:36:59 +08:00
2023-04-14 08:11:05 +08:00
2023-05-03 19:27:06 +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-04-27 14:07:46 +08:00
2023-04-27 14:07:46 +08:00
2023-05-03 19:27:06 +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%