Issue Type: Bug
If you copy a cell from the results grid, it will add an extra newline character to the copied value.
Azure Data Studio version: azuredatastudio 1.10.0 (5fdb967ffcea41df0335ec17cfa396a694bb174e, 2019-08-14T18:28:10.311Z)
OS version: Windows_NT x64 10.0.17134
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)|
|GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled|
|Load (avg)|undefined|
|Memory (System)|31.81GB (24.20GB free)|
|Process Argv||
|Screen Reader|no|
|VM|0%|
Extensions (1)
Extension|Author (truncated)|Version
---|---|---
sql-search|Red|0.3.3
Hope provide switch in settings.
I believe this is intended behavior - excel does the same.
That is true that Excel works that way, but SSMS does not and I would think most developers would be accustomed to the way it works in SSMS. It was not adding the newline originally so was this an intentional change? Whether inadvertent or intentional, I think it should be changed back.
@aaomidi ADS as a sql tool, it should be aligned with SSMS not Excel. At least, a switch option should be provided.
Most helpful comment
That is true that Excel works that way, but SSMS does not and I would think most developers would be accustomed to the way it works in SSMS. It was not adding the newline originally so was this an intentional change? Whether inadvertent or intentional, I think it should be changed back.