When searching for a string, include a count of instances within each object within search results
When using SQL Search to find a column name within objects, it would be extremely helpful to have an additional column that totals the number of instances of that search string within the search results. Clicking on a row in the search results shows the first instance of the string within the object but if it's a stored procedure, function, trigger, table, or query it's helpful to be able to see the total number of instances of that string within the object.
Also in the object definition window, it would be really nice to be able to click a button to find the next highlighted instance within that same object.