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
- Open the Extensions panel (
Ctrl+Shift+X) - Search for the extension you want
- Click Install
Popular Extensions
- Prettier — Code formatting
- ESLint — JavaScript/TypeScript linting
- Python — Python language support
- GitLens — Git supercharged