About the Code Editor

The code editor is Wix's built-in development environment that allows you to write, edit, and manage code directly in Wix Studio and the Wix Editor. It provides essential tools for site development without requiring external software.

Key features

  • Syntax highlighting
  • Code autocompletion and IntelliSense support
  • Error detection and real-time syntax checking
  • File management
  • Integrated debugging tools and console output
  • JSDoc support

See also

Did this help?