node-markdown-spellcheck icon indicating copy to clipboard operation
node-markdown-spellcheck copied to clipboard

Always have "add to dictionary - case insensitive" as second-to-last option

Open ColinEberhardt opened this issue 10 years ago • 1 comments

When checking at speed I am relying on "up-arrow + enter" being the "add to dictionary - case insensitive" option. When the case sensitive option is inserted it foils my muscle memory!

ColinEberhardt avatar Aug 17 '15 10:08 ColinEberhardt

It depends.. doing the scottlogic blog most of the things I wanted to insert case sensitive e.g. all the products and company names.. but that was because I thought you might want to correct javascript to JavaScript etc.

Another thing that might screw with your muscle memory is that if you have the same mistake twice it will default to the same option you picked previously...

lukeapage avatar Aug 17 '15 11:08 lukeapage