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 extending sites 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

Last updated: 22 July 2026

Did this help?