Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>AeroCorp IDE ExtensionNew to Visual Studio Code? Get it now.
AeroCorp IDE Extension

AeroCorp IDE Extension

AeroCorp-Industries

|
1 install
| (0) | Free
AI-powered development tools and integration for AeroCorp IDE
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AeroCorp IDE Extension

AI-powered development tools and seamless integration with AeroCorp IDE for Visual Studio Code.

Features

🚀 Quick Launch

  • Open AeroCorp IDE: Launch AeroCorp IDE directly from VS Code with your current workspace
  • Seamless Integration: Switch between VS Code and AeroCorp IDE effortlessly

🤖 AI-Powered Development

  • Code Generation: Generate code using natural language descriptions
  • Code Explanation: Get detailed explanations of selected code
  • Code Optimization: Automatically optimize your code for better performance
  • Test Generation: Create comprehensive tests for your functions and classes

🔧 Enhanced Terminal

  • Smart Terminal: Open enhanced terminal with AI assistance
  • Multi-shell Support: Works with PowerShell, Bash, and other shells

Commands

Command Shortcut Description
AeroCorp: Open AeroCorp IDE Ctrl+Alt+A Launch AeroCorp IDE with current workspace
AeroCorp: Generate Code with AI Ctrl+Alt+G Generate code from natural language
AeroCorp: Explain Code Ctrl+Alt+E Explain selected code
AeroCorp: Optimize Code - Optimize selected code
AeroCorp: Generate Tests - Create tests for selected code
AeroCorp: Open Enhanced Terminal Ctrl+Alt+T Open AI-enhanced terminal

Installation

  1. Install the extension from the VS Code Marketplace
  2. Download and install AeroCorp IDE
  3. Configure your AI settings (optional)

Configuration

Configure the extension through VS Code settings:

{
  "aerocorp.apiKey": "your-api-key",
  "aerocorp.model": "gemini-2.5-flash",
  "aerocorp.temperature": 0.7,
  "aerocorp.autoSuggest": true,
  "aerocorp.terminalIntegration": true
}

Settings

  • aerocorp.apiKey: Your AeroCorp AI API key
  • aerocorp.model: AI model to use (gemini-2.5-flash, claude-3.5-sonnet, etc.)
  • aerocorp.temperature: Creativity level (0-2, where 0 is deterministic)
  • aerocorp.autoSuggest: Enable automatic code suggestions
  • aerocorp.terminalIntegration: Enable enhanced terminal features

Usage

Opening AeroCorp IDE

  1. Right-click on a folder in the Explorer
  2. Select "Open AeroCorp IDE" or use Ctrl+Alt+A
  3. AeroCorp IDE will launch with your workspace

Generating Code

  1. Place cursor where you want to insert code
  2. Use Ctrl+Alt+G or command palette
  3. Describe what you want to generate
  4. AI will generate and insert the code

Explaining Code

  1. Select the code you want explained
  2. Use Ctrl+Alt+E or right-click menu
  3. View the explanation in a new document

Creating Tests

  1. Select the function/class to test
  2. Right-click and select "Generate Tests"
  3. Tests will be created in a new file

Requirements

  • Visual Studio Code 1.74.0 or higher
  • AeroCorp IDE (downloaded separately)
  • Internet connection for AI features

Known Issues

  • AI features require an active internet connection
  • Large code selections may take longer to process
  • Some languages may have limited AI support

Release Notes

1.0.0

Initial release with:

  • AeroCorp IDE integration
  • AI-powered code generation
  • Code explanation and optimization
  • Test generation
  • Enhanced terminal support

Contributing

Found a bug or have a feature request? Please open an issue on our GitHub repository.

License

MIT License - see LICENSE file for details.


Enjoy coding with AeroCorp IDE Extension! 🚀

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