ErikEJ / SqlCeToolbox

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
Other
837 stars 175 forks source link

Helpme how to join menu on sql exec window #987

Closed lozn00 closed 1 week ago

lozn00 commented 1 week ago

How are these implemented? I can't use the code window unless I create a new SQL file

image

ErikEJ commented 1 week ago

That does not look like SQLite Toolbox ??? But looks interesting and overwhelming

lozn00 commented 1 week ago

I am developing an extension for converting stored procedures to SQL and encountered a technical problem that cannot be solved. The problem is that I do not know how to insert a button in the right-click menu of the query window, but someone has implemented it.@ErikEJ

ErikEJ commented 1 week ago

In SSMS - I have not done that. Which extension has implemented this? Why not reach out to the author?

lozn00 commented 1 week ago

is paid extension @ErikEJ

lozn00 commented 1 week ago

SSMSBoost

lozn00 commented 1 week ago

https://blog.devart.com/ssmsboost-addin-for-ssms-vs-sql-complete.html

lozn00 commented 1 week ago

https://www.ssmsboost.com/download/ssmsboost

ErikEJ commented 1 week ago

I am unable to help you. You could try decompiling.

lozn00 commented 1 week ago

thank you ,i has decompile , but ,