mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 01:25:36 -05:00
* Adds copy header delimiter setting * Copies all table headers or selected headers only * Adds missing comments * Update src/sql/workbench/contrib/query/browser/query.contribution.ts Co-authored-by: Charles Gagnon <chgagnon@microsoft.com> * Update src/sql/workbench/contrib/query/browser/query.contribution.ts Co-authored-by: Charles Gagnon <chgagnon@microsoft.com> * Creates sort map entries function * Removes CSV formatting and setting. * Add colons before error message * Renames table column sorting method * Removes extra unnecessary function call Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>