Wix provides multiple development environment options for writing code, each designed to fit different workflows and project needs. Choose the environment that best matches your development style and project requirements.
The built-in code editor is available directly in Wix Studio and the Wix Editor. It provides syntax highlighting, autocompletion, error detection, and integrated debugging tools, enabling you to write and manage code without leaving the Wix platform.
Git Integration & CLI allows you to develop in your preferred local IDE with full version control through GitHub. This option provides the most flexibility for professional development workflows, team collaboration, and automated deployments.
The Wix IDE is an advanced, browser-based development environment built on Visual Studio Code. It provides a full-featured coding experience with hot reloading, concurrent editing for multiple developers, and AI-powered assistance through the Wix AI Assistant.