Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Oricode AINew to Visual Studio Code? Get it now.
Oricode AI

Oricode AI

Oricode AI

|
1 install
| (0) | Free
AI-native SAP development for VS Code — write ABAP classes, RAP business objects, CDS views, and Fiori/Vue/React scaffolds from natural-language prompts. Requires a free oricode.ai account (100 credits/month free tier). Works with ABAP Cloud and on-premise SAP.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Oricode AI for VS Code

AI-powered coding assistant for SAP BTP, Fiori, CAP, Vue, and React development.

Features

AI Chat

  • Context-aware code generation
  • Support for CAP, Fiori/UI5, Vue.js, React
  • Smart code validation and error correction loop
  • Unified chat history across VS Code and Eclipse

OData Browser (Coming Soon)

  • Browse any OData service (SAP + third party)
  • View entity metadata and data
  • Generate code from OData metadata

REST Browser (Coming Soon)

  • Explore REST APIs
  • Test requests and view responses
  • Save and manage API connections

Installation

  1. Install from VS Code Marketplace (or VSIX file)
  2. Open Settings and configure your Oricode API key
  3. Open the Oricode sidebar to start chatting

Configuration

Setting Description
oricode.apiKey Your Oricode API key
oricode.model AI model to use (default: claude-sonnet-4-5)
oricode.includeFileContext Include current file in AI context
oricode.includeProjectContext Include project structure in AI context

Commands

Command Shortcut Description
Oricode: Open AI Chat Ctrl+Shift+O Open the AI chat sidebar
Oricode: Ask AI About Selection Ctrl+Shift+A Ask about selected code
Oricode: Explain This Code Right-click menu Get code explanation
Oricode: Generate Code Here Right-click menu Generate code at cursor

Development

```bash

Install dependencies

npm install

Compile

npm run compile

Watch mode

npm run watch

Package extension

npm run package ```

License

MIT - Oricode

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