Here's one for you, which has happened to me quite a few times now. I'm a relatively fast typist, and I'm often finding that as I type something like
select top 10 ...
SQLPrompt will spot the lower case select and replace it, and at the same time discard all the typing I have done in the interim, so all i'm left with is
SELECT
Kevin
select top 10 ...
SQLPrompt will spot the lower case select and replace it, and at the same time discard all the typing I have done in the interim, so all i'm left with is
SELECT
Kevin