Use this module to:
- Use the code editor to update custom files: SCSS / CSS / JS / PHP / HTML / JSON.
- Update SCSS partials custom files and compile all styles to CSS.
- Use debug functions to log to debugger panel PHP/JS log with debug mode enabled.
- Check child theme custom files panel selector and update them directly in code editor.
- Code editor is integrated in advanced panels with related custom file contents.
Code editor errors can break your site.
The code editor updates the related custom files and can break your site if there is any critical error in your code, especially with PHP. Use FTP to rename/delete any custom file with errors from the child theme custom folder to reset to the default template on the next load.
Also, it is possible to edit custom files with an external editor and upload them via FTP to the corresponding directory by extension.

