48 results found
-
Color the Server name in the Object Explorer to match it's tabs.
I love the colored tabs but to better know which server/database I'm working with I'd like to see the server and its children in the Object Explorer with the same colored background to match it's tabs. This would help to visually to associate what server I'm working with when I have a lot of servers and databases open.
2 votes -
Allow Restart SQL search from SSMS
A Restart SQL search button: Many times Redgate can stop working/throw an error (can be system problems, not Redgate itself), however, the search interface continues to accept input but return 0 results
A Restart Search button would really help and solve this issue without having to restart SSMS everytime it happens.
2 votes -
global filter at the top of the databases tree
At the moment, you can filter on each node; tables/views/SP's etc. This takes ages often.
I would like to see a filter up at the top of the tree, that filters the whole tree as you type. No dialog, just a filter text entry box at the top.
1 vote -
Ability to filter searches to just selected table(s)
Add the ability in SQL Search to filter one selected tables within a database.
1 vote -
enable/disable trigger icon
I was wondering if trigger icon could have a status indicator, whether it is disabled or not.
currently (ver 3.5.2) it only shows like this.
But i'd like to have an indicator on the icon whether it's disabled or not

1 vote -
make bottom panel markdown friendly for tables
When you are looking at table in the bottom panel, it would be nice if you changed the columns and rows ever so slightly. Instead of making the single dash continuous but made the two horizontal lines continuous instead, then, when you copy and paste this into a Markdown file, it will format it properly
Example
from...
[dbo].[foo]
Column | Datatype | Computed value
Id | int |
...to...
[dbo].[foo]
Column | Datatype | Computed value
----------------------|-------------------|-------
Id | int |
...1 vote -
1 vote
-
Adjust the overall font size in the UI by percentage like in a browser.
Adjust the overall font size in the UI by percentage like in a browser.
1 vote
- Don't see your idea?