-
Notifications
You must be signed in to change notification settings - Fork 12
Quick Documentation in Android Studio Panda 1 | 2025.3.1 #277
Copy link
Copy link
Open
Labels
Description
Describe the bug
When viewing Quick Documentation in Android Studio Panda 1 | 2025.3.1 Patch 1, the code samples inside the documentation appear as plain text — syntax highlighting is missing.
In previous versions of Android Studio (e.g. Otter or older 2024.x releases), the same Quick Documentation view displayed properly highlighted code snippets.
To Reproduce
Open Android Studio Panda 1 | 2025.3.1 Patch 1.
Hover over a Dart or Flutter symbol to showQuick Documentation.
Observe that the code block shown in the popup has no syntax colors applied.
Expected behavior
Code samples in the Quick Documentation popup should show syntax highlighting consistent with editor themes, like in earlier Android Studio versions.
Screenshots

Reactions are currently unavailable