A Visual Studio Code extension for seamless interaction with the Orchexa AI platform.
- AI-powered code assistance
- Context-aware suggestions
- Integrated file indexing
- Custom webview implementation
The backend API service that powers this extension can be found at: Orchexa Backend
- Install the extension
- Start using Orchexa in your workspace
# Install dependencies
npm install
# Watch for changes
npm run watch
# Package the extension
npm run package
MIT
Made with ❤️ by Yash Dabhade