bicep icon indicating copy to clipboard operation
bicep copied to clipboard

VS code Bicep extension - Deployment Pane - Copy/Paste doesn't work (context menu exists but nothing highlighted gets copied into the clipboard)

Open omon77 opened this issue 1 year ago • 0 comments

v0.25.53

VS code - Deployment Pane - Copy/Paste doesn't work on Windows machine Using Deployment Pane feature of Bicep extension for VS code, copy/paste context menu doesn't copy data into buffer.

To Reproduce

  1. Open existing .bicep file
  2. Right click anywhere in the file
  3. From the context menu pick: Show Deployment Pane to the Side
  4. Click on Deploy
  5. Highlight any of the cells in the Output section, then right click, select Copy.
  6. Paste into notepad

Additional context Same happens using shortcut keys CTRL+C.

omon77 avatar Feb 22 '24 00:02 omon77