Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-ojaNew to Visual Studio Code? Get it now.
vscode-oja

vscode-oja

oja

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

vscode-oja

Visual Studio Marketplace

VS Code extension for oja-action dependency injection layer with action discovery and code completion.

This modue is a subset of Oja framework.

With the introduction of dependency injection, we lose the ability to easily navigate the code through import links.

This VS Code extension brings us back this functionality and even more - you can now view all reachable actions from the given point in a popup window.

Demo Discovery

The extension also does automatic validations for your project upon saving.

Demo Linting

Install

  1. Open VS Code
  2. Press F1
  3. Type "install"
  4. Select "Extensions: Install Extension".
  5. Select vscode-oja from the list

External dependencies

The extension will work as longs as the following dependencies are installed as part of the application:

npm install @ebay/oja-context, @ebay/oja-action --save
npm install  @ebay/oja-linter --save-dev
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft