ExternalCodeCompletionType
This Enum represents the current completion type that is found.
Currently this is used to decorate the returned completion with an image.
Class = 4
Enum = 6
Field = 3
Method = 2
Namespace = 1
Other = 0
Property = 5