Status Update
Comments
vi...@google.com <vi...@google.com>
lo...@gmail.com <lo...@gmail.com> #2
Correct JCEF is not bundled by default with Android Studio see
There's some workarounds mentioned there you could try e.g. downloading a similar version from JetBrains but with JCEF support and running Android Studio with that JRE.
If that doesn't work I suggest reaching out to the plugin developers of Bito.
ro...@gmail.com <ro...@gmail.com> #3
I also saw this happening on Studio Canary 4.2 canary 1. I can provide the logs if needed, but the error and stack trace is the exact same as others.
Description
Hello, I found myself unable to view and edit markdown files from the IDE. Details below:
IDE info:
Steps to Reproduce:
Expected behavior: Opens the file in the editor successfully, just like in IntelliJ IDEA. Actual behavior: Shows an error popup and crashes two plugins, without opening the file in the editor.
Impact: Unable to view and edit documentation of the project in the IDE.
Stracktrace #1 in the Markdown support plugin by JetBrains:
Stacktrace #2 in Studio Core:
Stacktrace #3 in Studio Core:
Let me know if you need any additional information. Have a great day!