Case sensitive Cmd+D in Sublime Text 2
In ST2 ⌘+D expands the selection to the next word, using case insensitive matching. Is it possible to match the word case sensitive?
Solution 1:
If you select Case sensitive
in Find
dialog (⌘+F), it will be remembered for ⌘+D as well.