vscode
vscode copied to clipboard
Preview codeAction on untitled file broken
Steps to Reproduce:
- open untitled file
- paste code
- assign language JS
- click the code action button on line 3
- ctrl+enter on the code action
Remove unreachable code - click one of the lines in the
REFACTOR PREVIEWwindow Expected: preview to pop up showing all the changes
Actual: nothing error in console
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: insiders
- OS Version: Windows 11