mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add a config for copying with trailing line break (#23481)
This commit is contained in:
4
src/sql/azdata.proposed.d.ts
vendored
4
src/sql/azdata.proposed.d.ts
vendored
@@ -862,10 +862,6 @@ declare module 'azdata' {
|
||||
* Whether to include the column headers.
|
||||
*/
|
||||
includeHeaders: boolean
|
||||
/**
|
||||
* Whether to remove line breaks from the cell value.
|
||||
*/
|
||||
removeNewLines: boolean;
|
||||
/**
|
||||
* The selected ranges to be copied.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user