bicep
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)
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
- Open existing .bicep file
- Right click anywhere in the file
- From the context menu pick: Show Deployment Pane to the Side
- Click on Deploy
- Highlight any of the cells in the Output section, then right click, select Copy.
- Paste into notepad
Additional context Same happens using shortcut keys CTRL+C.