suggestionDistanceLimit property

int suggestionDistanceLimit
final

The maximum edit distance allowed when suggesting possible intended commands.

Set to 0 in order to disable suggestions, defaults to 2.

Implementation

final int suggestionDistanceLimit;