v3.0.0 LIVE
Home Return to the main page
Docs Menu Guides & API reference
Blog Latest news & tech articles
Product Explore features & editions
Contact Get in touch with support

Extensions Support

Built on the VS Code core, OmniIDE supports a wide range of VS Code extensions. Install themes, language support, formatters, and productivity tools to customize your development environment.

Installing Extensions

  1. Open the Extensions panel (Ctrl+Shift+X)
  2. Search for the extension you want
  3. Click Install

Popular Extensions

  • Prettier — Code formatting
  • ESLint — JavaScript/TypeScript linting
  • Python — Python language support
  • GitLens — Git supercharged

Related