Skip to content

Releases: microsoft/vscode-mssql

v0.1.5_1-alpha: Copy results supports copy with headers (#386)

22 Nov 23:31
Compare
Choose a tag to compare
Fixes #368.
- Added a config option to support copy with column name header. Defaults to false to match SSMS behavior
- Support this during the copy event
- Context menu support for both Copy and Copy with Headers
- Unit tests will be added once the main unit test PR for the ResultsView is merged, since this has the necessary hooks and files.
- includes tests to cover all inputs to copyResults

v0.1.5.0 - Initial release of MSSQL Extension

08 Dec 20:53
Compare
Choose a tag to compare

Creating this release for tracking purposes, so that changes made after this can be tracked cleanly in our changelog