Code Whisper is a powerful Visual Studio Code extension that integrates a chat interface within the IDE, allowing developers to directly interact with the OpenAI API for assistance with software engineering questions. This innovative tool is designed to enhance productivity and streamline the develo
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Code Whisper is a powerful Visual Studio Code extension that integrates a chat interface within the IDE, allowing developers to directly interact with the OpenAI API for assistance with software engineering questions. This innovative tool is designed to enhance productivity and streamline the development process by providing real-time, conversational support for coding queries, problem-solving, and code insights.
Features
Interactive Chat Interface: Engage in a natural dialogue with the OpenAI API without leaving your development environment.
Instant Assistance: Get immediate help with software engineering questions, coding problems, and best practices.
Seamless Integration: Works within Visual Studio Code, ensuring a smooth and efficient workflow.
Getting Started
To start using Code Whisper, follow these steps:
Install the extension from the Visual Studio Code Marketplace.
Once installed, open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) and search for "Show Code Whisper Chat". Select it to open the chat interface.
Type your question in the chat interface to receive help and insights from the OpenAI API.
Requirements
Visual Studio Code 1.87.0 or higher.
Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Acknowledgements
Special thanks to Niket Panjwani for contributing to the development of this extension.