-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Labels
Description
Description
It's quite common these days for people to write prefixes of verbs as separate words.
It's probably more common to write them prefixed, but that's not always an error, only sometimes.
A decent implementation will check the word is a verb and check the combined form is also a verb. If the latter is not true then a prefix written separated can be changed to hyphenated.
Examples
Separate word
- plugin, can't pre transform assets imported with query modifiers
- can't pre select multiple options · Issue #2652
- Can't re import python tensorflow module
Hyphenated
- Can't re-send messages to users with safety number changes without marking them as verified.
- SynchronizedMap can't de-serialized
- Can't un-set PIN code :( · Issue #221
- [Feature][Config UI] Dis-associate the scope config with a ...
Potential False Positives
There are things to watch out for to tell if hyphenated prefixes are OK or not.
For prefixes written as separate words it should be rarer. A few common prefixes may also be independent words. Some might rarely come before verbs in correct English?