Home Docs Blog Product Contact

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