Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Oracle JET AutocompleteNew to Visual Studio Code? Get it now.
Oracle JET Autocomplete

Oracle JET Autocomplete

rmacuna99

|
53 installs
| (0) | Free
Provides autocompletion for Oracle JET utility classes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Oracle JET Utility Classes Autocomplete

🚀 Overview

OJET Utility Classes Autocomplete is a VS Code extension that provides autocompletion for Oracle JET (OJET) utility classes in your projects.

GitHub Repo

OJET Utility Classes Autocomplete Demo

✨ Features

  • Autocomplete support for OJET utility classes in HTML, JavaScript, TypeScript, JSX, and TSX files.
  • Hover documentation to display information about OJET utility classes.
  • Automatic activation within Oracle JET projects.

🔥 Requirements

This extension is only activated in projects that contain an oraclejetconfig.json file at the workspace root.

📌 Installation

  1. Install the extension from the VS Code Marketplace.
  2. Ensure your project includes an oraclejetconfig.json file.
  3. Start coding and enjoy OJET Autocomplete!

🛠️ Usage

  • Start typing oj- inside class attributes to trigger autocompletion.
  • Hover over an OJET utility class to view documentation.

⚡ Supported File Types

  • .html
  • .js / .ts
  • .jsx / .tsx

🔧 Configuration

This extension does not require additional configuration. However, if needed, future settings can be added.

🛠️ Troubleshooting

  • If autocompletion is not working, ensure that:
    • The oraclejetconfig.json file exists in your project's root.
    • The file you are editing is one of the supported file types.

📄 License

This extension is released under the MIT License.

🤝 Contributing

Contributions are welcome! Feel free to submit issues or pull requests on GitHub.

💡 Feedback

If you find this extension useful, please leave a review on the VS Code Marketplace!


Enjoy coding with Oracle JET and Autocomplete support! 🚀

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