Actions
User story #16449
closedfuzzy matching to help with error messages
User story #16449:
fuzzy matching to help with error messages
Effort required:
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
This feature will output more helpful error messages regarding tokens names, suggesting (when found) a similar name related to the same type.
It will apply to variables, resources names, states names, enums (I might add more cases if needed).
It would be nice to make sure context is taken into account so checks apply only to available and global types in a given scope.
Actions