microsoft / VSExtensibility

A repo for upcoming changes to extensibility in Visual Studio, the new extensibility model, and language server protocol.
MIT License
367 stars 46 forks source link

Extent SQL Editor #264

Open pasdut opened 1 year ago

pasdut commented 1 year ago

Hi,

The SQL editor has a toolbar on top (with buttons to open or change connections). Is there a way to add my own button to that toolbar? And is there a way I can get the current DB connection of that SQL editor ?

Thanks in advance

tinaschrepfer commented 1 year ago

Which SQL editor are you referring to here? Do you have an extension installed that provides SQL editing capabilities? Also, are you asking to add a button using the new out of proc extensibility model (VisualStudio.Extensibility) or the in proc VSSDK model?

pasdut commented 1 year ago

Hi Tina, I was referring to the t sql editor that probably gets installed with SSDT? It doesn't matter if this is for the out or in proc extensibility. It's just I can't find any recent documentation of the TSQL editor. So any example that works in vs 2022 would be great to get me started.

Get Outlook for Androidhttps://aka.ms/ghei36


From: Tina Schrepfer @.> Sent: Thursday, September 21, 2023 1:50:41 AM To: microsoft/VSExtensibility @.> Cc: Pascal Dutilleul | dutilsoft @.>; Author @.> Subject: Re: [microsoft/VSExtensibility] Extent SQL Editor (Issue #264)

Which SQL editor are you referring to here? Do you have an extension installed that provides SQL editing capabilities? Also, are you asking to add a button using the new out of proc extensibility model (VisualStudio.Extensibility) or the in proc VSSDK model?

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/VSExtensibility/issues/264#issuecomment-1728565715, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAX6B2ULRN2PHZSQNUMEUB3X3N6NDANCNFSM6AAAAAA43C4KZE. You are receiving this because you authored the thread.Message ID: @.***>