suggestionDistanceLimit property
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;
The maximum edit distance allowed when suggesting possible intended commands.
Set to 0
in order to disable suggestions, defaults to 2
.
final int suggestionDistanceLimit;