Common Issues & Solutions
Configuration Errors
Check yourconfig.json
file for typos or missing parameters. *Tip: Refer to the [official documentation](/en/docs/editor/config) for valid syntax examples.*Plugin Conflicts
Disable third-party plugins one by one to identify the cause. *See [plugin compatibility guide](/en/docs/editor/plugins) for more details.*Performance Problems
Optimize your code using the performance tools provided.
Advanced Debugging
- Use the built-in log viewer to trace errors:
- Check for memory leaks via the diagnostic report.
Need Further Help?
For extended troubleshooting steps, visit our support portal. 🛠️