You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2026. It is now read-only.
Color highlighting breaks when enum items are mapped. See the screenshot attached.
Notice that map is highlighted for ModelWithMap model and it's id column. However, it is not highlighted for the map of the Enums, nor for their individual values.
Theme: github_dark. The issue is there for other themes including Night Owl as well.
Color highlighting breaks when enum items are mapped. See the screenshot attached.
Notice that
mapis highlighted forModelWithMapmodel and it'sidcolumn. However, it is not highlighted for themapof the Enums, nor for their individual values.Theme:
github_dark. The issue is there for other themes including Night Owl as well.