Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OmniGenAINew to Visual Studio Code? Get it now.
OmniGenAI

OmniGenAI

Ahsan Saeed

|
38 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OmniGenAI - Visual Studio Code Extension

Overview

OmniGenAI is a Visual Studio Code extension that uses advanced generative techniques to provide responses for user questions within the editor.

Features

  • Generative AI Integration: Leverage generative techniques to create responses for user queries.
  • Customization: Tailor generation settings such as temperature, top-k, top-p, and safety settings.
  • Save Responses: Save generated responses to a text file for future reference.

Prerequisites

Before using the extension, make sure you have the following:

  • Node.js installed on your machine
  • Visual Studio Code

Getting Started

  1. Install the extension from the Visual Studio Code Marketplace.
  2. Open a text file in Visual Studio Code.
  3. Run the OmniGenAI command from the command palette.
  4. Enter your question when prompted.
  5. The generated response will replace the content in the active text editor.
  6. The response will also be saved to a file named generated_answer.txt in the same directory as the opened file.

Configuration

Adjust the extension settings by modifying the variables in the extension code:

  • Customize settings such as temperature, top-k, top-p, and safety settings.

Commands

  • OmniGenAI: Generate a response for a user question.
  • Clear Content: Clear the content of the generated answer file (generated_answer.txt).

Known Issues

  • Currently, there are no known issues.

Release Notes

Version Date Notes
0.0.2 1/31/2024 Last update 20 hours ago
0.0.1 1/30/2024 Released on Tuesday

Contributing

Feel free to contribute to this extension. Report issues, suggest features, or submit pull requests.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft