Posts
Sort by recent activity
Candidate and script window does not respond to Mouse Wheel
When I attempt to use the Mouse scroll wheel on either window, the SSMS window moves up/down instead. I clicked inside the windows to make sure it was in focus but no luck.
It would be nice to have...
Feature request: Fine tune auto-popup
I would like to have the ability to specify when the auto-popup comes up. I have worked with it disabled for awhile but I do miss it. When I have it set to auto-popup, it gets annoying when it pops...
Bug: Auto Alias Does Not Account For Existing Text
Type in the following SQL:select * from sys
and hit Ctrl+Space. Select 'syscacheobjects'. You will get:select * from [sys].[syscacheobjects] AS s
Put the cursor at the end of 'syscacheobjects' and ...
Unhandled Exception when editing a highlighted word
In Management Studio, I am getting the following error when I highlight a word, usually a SQL keyword, and then type a letter. I am not able to repeat the same steps to get the error but if I do it...