detectWords property

bool detectWords
final

Enables only-word detection. It wouldn't highlight matcher, if it's just a char. ╰─> {length == 1}.

If unset, defaults to the ─▶ false.

Implementation

final bool detectWords;