Bug 336646 - Go Syntax Highlighting Incomplete
Summary: Go Syntax Highlighting Incomplete
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-24 06:42 UTC by Michael Murphy
Modified: 2014-06-24 08:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.14


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Murphy 2014-06-24 06:42:31 UTC
Syntax highlighting for Decimal/Value, Base-N Integer, and Floating Point does not work. Instead of displaying the correct color, it gives the same color as Normal.

Reproducible: Always
Comment 1 Miquel Sabaté 2014-06-24 07:07:06 UTC
I write Go code almost every single day and I never noticed. Kind of embarrasing :P I've fixed it in the commit: http://quickgit.kde.org/?p=kate.git&a=commit&h=63d88eaaac179600db3af3f248fcafa2a2ad8405

Thanks for reporting ! :)