Add specific highlight for Enum class
#KT-39844 Fixed
This commit is contained in:
committed by
Vladimir Dolzhenko
parent
3f266aafb4
commit
e72a06bdf4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user