I've added two key pieces of functionality here. The first is the ability to read the enable1.txt dictionary into memory, for the purposes of checking to see if words are abbreviations or not. The second is the highlighting/emphasis of abbreviation conflicts that are more likely to be problems (where one or both of the words aren't found in the dictionary).
I've added two key pieces of functionality here. The first is the ability to read the enable1.txt dictionary into memory, for the purposes of checking to see if words are abbreviations or not. The second is the highlighting/emphasis of abbreviation conflicts that are more likely to be problems (where one or both of the words aren't found in the dictionary).
Resolves: #7