Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Implementing TreeView / Quick Search ? #1031

Closed
datauduong opened this issue Nov 16, 2017 · 4 comments
Closed

Idea: Implementing TreeView / Quick Search ? #1031

datauduong opened this issue Nov 16, 2017 · 4 comments

Comments

@datauduong
Copy link

  • MSSQL Extension Version: 1.2.1
  • VSCode Version: 1.18 x64
  • OS Version: Windows 10 Pro x64

Sample of Tree View like - GitLens
Showing SQL Database/Objects (Table, View, Store Procedure ...)
Very handy so that, Simple SQL Task can be perform without leaving the editor and switch to ssms tool.

Example:
+-------------------------------------------+
| Type in Object Name for Quick Search |
+-------------------------------------------+
| Tree View of Objects |
| Database |
| Object Name | Type |
| MyTable | Table |
+-------------------------------------------+

@datauduong
Copy link
Author

Is this the answer to my question?
https://blogs.technet.microsoft.com/dataplatforminsider/2017/11/15/announcing-sql-operations-studio-for-preview/

Very Sleek UI, It look very much like Visual Studio Code, but targeted to SQL Server.

It would be interesting to see if this can merge into Visual Studio Code
"One Tool"

sql_connection
sql_treeview

@MattIrv
Copy link
Contributor

MattIrv commented Nov 17, 2017

Thanks for the suggestion. I'm glad you found SQL Ops Studio (https://github.com/Microsoft/sqlopsstudio on GitHub), but I'll also leave this open as well. The way that GitLens shows tree-style information is pretty neat, so thanks for pointing it out!

@mika76
Copy link

mika76 commented Jan 8, 2018

I second this request - even just as a lookup to columns, tables, stored procs. Currently I have to either write whole query to just look something up or have to open SSMS on a windows machine. (haven't tried ops studio yet)

One other thing - please make the search work without the dbo. prefix (it's the most irritating thing in SSMS object explorer)

@abist
Copy link
Contributor

abist commented Sep 16, 2019

Closing this as it's being tracked here - #586

@abist abist closed this as completed Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants