microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.54k stars 457 forks source link

CTRL + C not working for cells returned from SELECT queries in Enhanced MSSQL Extension for Visual Studio Code #18315

Open Crhistake opened 2 days ago

Crhistake commented 2 days ago

Steps to Reproduce:

  1. Run any SELECT query
  2. Try to copy cell result with CTRL + C
kburtram commented 2 days ago

@Crhistake thanks for reporting and testing out the new UX! The keyboard shortcuts didn't make it for Oct, but will be in Nov. Please use the context menu for copying results in the meantime. Sorry for not having this basic functionality in the initial preview release.

Crhistake commented 2 days ago

Thank you for giving us a swift return! I've been enjoying the features so far, so it's great to see such an active community! Loved the New Table creator!