Enum LineIconType

types of text editor line icon marks (bookmark / breakpoint / error / ...)

enum LineIconType : int { ... }

Enum members

NameDescription
bookmark bookmark
breakpoint breakpoint mark
error error mark