94d0f9034e
This commit introduces a new markdown file, `jetbrains-troubleshooting.md`, which details common issues and solutions for using Kilo Code within JetBrains IDEs, with a specific focus on JCEF (Java Chromium Embedded Framework) support. The file includes instructions for enabling JCEF in various JetBrains IDEs, troubleshooting steps, and a visual guide for Android Studio. Additionally, the JetBrains plugin's `RooToolWindowFactory.kt` has been updated to link directly to this new troubleshooting guide from the JCEF warning message, improving user guidance. Co-authored-by: Chris Hasson <noreply@example.com>