You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EXPECTED: ability to select / copy / paste text output in the lower pane when an error occurs in Generate view.
REPRO:
Launch VSCode, open Angular Console extension
Click Generate, then serviceWorker
Enter project name in the top field.
At this point, I get an error (see screenshot).
Select the error text, copy (locally, Cmd+C on macOS).
Paste into a text document.
ACTUAL RESULT:
Previous entry in copy buffer is pasted. There is no obvious way to select / copy / paste.
The text was updated successfully, but these errors were encountered:
@supdegrave and @everyOneElseWhoCaresAboutThisBug if you could give the vscode bug a thumbs up it'll dramatically increase the likely-hood it'll get noticed by their team
EXPECTED: ability to select / copy / paste text output in the lower pane when an error occurs in Generate view.
REPRO:
Launch VSCode, open Angular Console extension
Click Generate, then serviceWorker
Enter project name in the top field.
At this point, I get an error (see screenshot).
Select the error text, copy (locally, Cmd+C on macOS).
Paste into a text document.
ACTUAL RESULT:
Previous entry in copy buffer is pasted. There is no obvious way to select / copy / paste.
The text was updated successfully, but these errors were encountered: