127 results found
-
Display line numbers
Can the gui be changed to include line numbers on the left hand side. It'll make it easier to find the actual line in long procs etc.
37 votes -
189 votes
-
Add "Find Next/Previous" buttons in the Text area
Add "Find Next/Previous" buttons in the Text area, so, it will jump to the next occurrence of the searched term (highlighted) in the text.
THNX
Jermy147 votes -
Add "alter object" next to "select object in object explorer"
For example on a stored procedure, it's time consuming to first click select object in explorer, then right click on the object, then click modify. For a table, same, but clicking design. Plus sometimes if the database sproc isn't expanded yet its slow as the left side menu bounces around expanding first...
208 votes -
Format and color code the code view section
This is in all of your other applcitions, I was a little surprised it wasn't in SQL Search.
146 votes -
Multiple searches open at the same time
You cannot open multiple search tabs in SSMS. This might be by design, but the ability to have multiple search tabs open at the same time rather than having to open new SSMS windows would make the product more flexible and allow easier searching into "child" issues found from the first search result.
78 votes -
Option to include/exclude comments in search
Here is an example of a search of what is returned if I search the following text "acftfltinfo"
SELECT *
FROM Test.DBO.VWFLTINFO3 (NOLOCK)
-- From acftfltinfo Removed
where SchdDepDate>= @FromDateBut this code has been updated to the new view, If I was able to exclude comment text out of my search then this text would not return. I would I
to exclude this object because I do not care about it.Also for the most part the view dependencies does not work for all case since it will only look in…
339 votes
- Don't see your idea?