Add specific highlight for Enum class

#KT-39844 Fixed
This commit is contained in:
Guillaume Darmont
2020-06-25 12:23:29 +02:00
committed by Vladimir Dolzhenko
parent 3f266aafb4
commit e72a06bdf4
7 changed files with 13 additions and 8 deletions
@@ -593,6 +593,7 @@ highlighter.descriptor.text.label=Label
highlighter.descriptor.text.local.variable=Properties and Variables//Local variable or value
highlighter.descriptor.text.named.argument=Named argument
highlighter.descriptor.text.object=Classes and Interfaces//Object
highlighter.descriptor.text.enum=Classes and Interfaces//Enum
highlighter.descriptor.text.package.fun.call=Functions//Package-level function call
highlighter.descriptor.text.package.property.custom.property.declaration=Properties and Variables//Package-level property with custom property declarations
highlighter.descriptor.text.package.property=Properties and Variables//Package-level property