In addition to strict matches, commands may want to have matchers for suggestions on how to modify the input to get a valid command. Example: `for loop from 0 to 10` could have a suggester asking for a variable name.
In addition to strict matches, commands may want to have matchers for suggestions on how to modify the input to get a valid command.
Example:
for loop from 0 to 10could have a suggester asking for a variable name.