go: all-CAPS struct fields are highlighted differently from non-all-CAPS #8390
Labels
A-language-support
Area: Support for programming/text languages
C-bug
Category: This is a bug
E-good-first-issue
Call for participation: Issues suitable for new contributors
E-has-instructions
Call for participation: Has instructions for fixing the issue and opening a PR
Summary
Hi!
I have a following piece of Go code:
In helix, the string FIELD - which is all-CAPS - is highlighted differently from other field names when I instantiate a struct:
Similar code in e.g. Rust doesn't have this problem:
Is this a bug? What may be causing this issue?
Platform
Arch Linux 6.5.4 x86_64
Terminal Emulator
alacritty 0.12.2
Helix Version
helix 23.05
The text was updated successfully, but these errors were encountered: