Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode integration: unable to copy/paste from Generate > serviceWorker #541

Closed
supdegrave opened this issue Feb 11, 2019 · 4 comments
Closed
Assignees
Labels
type: bug Something isn't working

Comments

@supdegrave
Copy link

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.

image

@mrmeku
Copy link
Contributor

mrmeku commented Feb 14, 2019

Yeah, this is a known error. I'm going to use the issue you filed to track it. Thanks so much for taking the time to file it!

@mrmeku
Copy link
Contributor

mrmeku commented Feb 15, 2019

Blocked on a VSCode bug I've filed: microsoft/vscode#65452

Its not just Angular Console, its any VSCode webview which makes use of iframes

@mrmeku
Copy link
Contributor

mrmeku commented Feb 15, 2019

@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

@mrmeku
Copy link
Contributor

mrmeku commented Sep 20, 2019

@supdegrave We now use vscode's native terminal so this feature is officially fixed!

@mrmeku mrmeku closed this as completed Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants