jbaron / cats

Code Assistant for TypeScript
Apache License 2.0
408 stars 66 forks source link

Alt+F twice doesn't clear find text box #154

Closed paf31 closed 9 years ago

paf31 commented 9 years ago

First of all, thanks so much for working on this IDE. It's really great.

I would really like it if, when I have the Find/Replace dialog already open and press Alt+F again, the current text is selected, so that I can find something new without having to press backspace to erase it.

jbaron commented 9 years ago

Actually this is how it works on my OSX machine (although there it is - F) and thought this would also apply to other OS (since only the keybinding is different).

What OS and version of CATS are you using?

On 05 Aug 2015, at 22:05, Phil Freeman notifications@github.com wrote:

First of all, thanks so much for working on this IDE. It's really great.

I would really like it if, when I have the Find/Replace dialog already open and press Alt+F again, the current text is selected, so that I can find something new without having to press backspace to erase it.

— Reply to this email directly or view it on GitHub https://github.com/jbaron/cats/issues/154.