Displays an icon for the "kind" of a completion item.
new()
Creates a new CompletionItemIcon object.
CompletionItemIcon
@:style@:flash.propertycolorMap:Map<CompletionItemKind, UInt>
A mapping of completion item kinds to background colors.
@:flash.propertydata:CompletionItem
The completion item associated with this icon.
@:style@:flash.propertytextFormat:AbstractTextFormat
The text format of the icon character.