Skip to content

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

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevcunnane kevcunnane released this 22 Nov 23:31
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