Open drale2k opened 6 months ago
Yeah, I think there is an issue. I can replicate it too by following these steps:
Closing and opening the file indeed works, i am almost embarrassed i didn't try that. I closed and opened the Editor 20 times though 😅
I also see this, and was about to report it. If you edit the file, it usually colours the immediate area correctly, but often not the entire file. This sometimes spontaneously happens as well, it's not exclusively when you open the file for the first time.
Check for existing issues
Describe the bug / provide steps to reproduce it
Since the latest Zed update (v0.136.2) syntax highlighting is broken in ERB files. As can be seen in the screenshot, ruby code is highlighted while HTML is not.
I installed the Ruby extension after the update and restarted Zed multiple times.
Environment
Zed: v0.136.2 (Zed) OS: macOS 14.2.1 Memory: 64 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response