bicep
bicep copied to clipboard
If you click from an external source file to another tab and then back, the "Show..." code lens at the top of the file stops being clickable
vscode bug??
- Click F12 on an external source module
- Click on "Show Bicep source (experimental)"
- Go back to the first tab
- Go back to the external source tab
- hover over and "Show compiled JSON" tab and try to click it !) It's disabled
- Alt+Tab to another app and then back again !) tada, now it's clickable!
Filed as a vscode bug: https://github.com/microsoft/vscode/issues/203745
I can still repro this (and so does @mumian) but can't seem to repro in git anymore so I'll have to investigate.
Closing as hasn't been seen for a while