MikhailProfile / SearchEverywhere

Azure data studio extension to search tables, stored procedures, functions by name or code.
MIT License
11 stars 1 forks source link

Additional open options for Objects #5

Closed manthena closed 1 month ago

manthena commented 11 months ago

Hi @MikhailProfile,

This has been a really helpful extension.

Quick feature requests if they are feasible.

As of now, when I select a stored procedure, it opens the ALTER view. It would be great if there was an additional option to open an EXECUTE statement along with sp parameters declared.

For Table objects, as of now, the tool opens a new window with SELECT TOP 1000. It would be great if there is an additional option to open the Azure Data Studio Design View.

For View objects, it would be helpful if there is an additional option for opening ALTER statement.

Thanks, Aditya

MikhailProfile commented 11 months ago

Hey!

Nice suggestion. I will try to include it in a new version.

MikhailProfile commented 1 month ago

Hey,

You could try to use this version:

https://github.com/MikhailProfile/SearchEverywhere/releases/tag/1.2.1