Case sensitive Cmd+D in Sublime Text 2

sublimetext2

Solution

If you select `Case sensitive` in `Find` dialog (⌘+F), it will be remembered for ⌘+D as well.

Problem

In ST2 ⌘+D expands the selection to the next word, using case insensitive matching. Is it possible to match the word case sensitive?

Original source