FeynQuest is a Visual Studio Code extension that transforms the way you code, offering AI-driven assistance directly within your favorite editor. Whether you need to generate code snippets, understand code better, or debug more effectively, FeynQuest has you covered.
Features
AI Code Generation
Get precise code suggestions for any task with natural language prompts.
Code Explanation
Paste or highlight code and get detailed, step-by-step explanations.
Debugging Assistance
Detect and fix bugs faster with AI-powered insights and suggestions.
Custom Keybindings
Execute commands with ease using user-defined shortcuts.
Integration with OpenAI API
Leverage the power of OpenAI's API (or others) for high-quality AI responses.
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar.
Search for "FeynQuest" and click Install.
Usage
Open the command palette in VS Code (Ctrl+Shift+P / Cmd+Shift+P on Mac).
Use the command FeynQuest: Ask to send a query to the AI.
Wait for a response to appear in the output or editor area.
Example Commands
FeynQuest: Ask - Generate code or explanations.
Custom keybindings can be configured in the extension settings.
Configuration
FeynQuest requires an API key to connect to OpenAI or similar AI services.
Create a .env file in your workspace and add the following:
Reload the VS Code window to apply the configuration.
Keybindings
Default keybinding:
Ctrl+Alt+A (or customize in your VS Code settings).
Contributing
We welcome contributions! Please create a pull request or file an issue on our GitHub repository.
Support
If you encounter any issues or have suggestions, feel free to contact us at support@feynquest.com.