You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An approach that notices the trailing numbers, checks if the word is valid and then allows the whole word to pass seems straight forward and unlikely to introduce failures. xyz1 is not a valid word. file1 clear is "file one".
I am happy to post a PR if that approach is acceptable.
I am using 0.25.0 installed from pypi.
The text was updated successfully, but these errors were encountered:
I have a similar issue to #61 which currently makes the plugin unusable. The below happens despite using all of the dictionaries.
An approach that notices the trailing numbers, checks if the word is valid and then allows the whole word to pass seems straight forward and unlikely to introduce failures.
xyz1
is not a valid word.file1
clear is "file one".I am happy to post a PR if that approach is acceptable.
I am using 0.25.0 installed from pypi.
The text was updated successfully, but these errors were encountered: