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

Pasting via cmd+v not working #92

Closed
Brocco opened this issue Jan 24, 2019 · 2 comments
Closed

Pasting via cmd+v not working #92

Brocco opened this issue Jan 24, 2019 · 2 comments

Comments

@Brocco
Copy link

Brocco commented Jan 24, 2019

VS Code version: 1.31.0-insider
(this is using VS Code Insiders build)

Current Behavior
Copy the code from my editor
Focus the polacode window/pane/tab
Press cmd+v
Nothing happens
In the Edit menu click Paste
My text appears as an image in polacode

Expected Behavior
When I paste via cmd+v my text appears in polacode

Additional Information

  • I have verified that I do not have any keybindings that would overwrite this behavior
  • When verifying my keybindings I noticed the "when" for paste states "textInputFocus && !editorReadonly".

Note: I recognize that this may be an issue stemming from a change in VS Code as I'm on the Insiders build, but wanted to file the issue here for visibility.

@michaeljota
Copy link

Using for Stable VSCode release, I can confirm the issue.

@Brocco
Copy link
Author

Brocco commented Feb 6, 2019

Closing this... it is fixed in the latest insiders build.

@michaeljota I would presume this will propagate to the next stable release.

@Brocco Brocco closed this as completed Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants