Kevin Cunnane
Kevin Cunnane
@JasonKleban - thanks for raising this issue. Looking into this, we initialize this in a static constructor for the `ModelSchema` class. Clearly it's not getting called in this path. The...
Hi Erik and Mihail. We do not have a firm ETA for resolving this issue at present. Nugetization support is on our backlog but we've been prioritizing some other work...
We hope to produce a nuget package once the dependencies (SQLDOM in particular) are not installed into the GAC by default. We're actively working on this but exact timing is...
@anthonydresser - is this really a dupe? There are 2 issues: - Displaying results as text just like in SSMS. This issue tracks that. - outputting to file as text....
@kburtram is this possible to do in the SqlToolsService code? Or would it need to be a core Intellisense / SmoMetadataProvider feature? This seems nice, even if we just optimize...
@erickangMSFT we should look at how SSMS handles this. For SSDT it scripts out the procedure header and parameters and includes a comment for the script body indicating it's encrypted...
@BrentOzar no, extensions can develop outside this repo and use their own licensing. We plan to support extension installation in a future release.