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

Copy Selected Text In Cell Does Not Work #16403

Open
1 of 2 tasks
Jonnokc opened this issue Jan 27, 2025 · 0 comments
Open
1 of 2 tasks

Copy Selected Text In Cell Does Not Work #16403

Jonnokc opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@Jonnokc
Copy link

Jonnokc commented Jan 27, 2025

Applies To

  • Notebooks (.ipynb files)
  • Interactive Window and/or Cell Scripts (.py files with #%% markers)

What happened?

When selecting text from a cell, then running the standard vscode keybinding (editor.action.clipboardCopyAction).

Instead of copying the selected text, an error is returned, Contributed command 'editor.action.clipboardCopyAction' does not exist.

Expected behavior is for copy of selected text to still work.

VS Code Version

1.96.4

Jupyter Extension Version

2024.11.0

Jupyter logs

Coding Language and Runtime Version

Python

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Remote

@Jonnokc Jonnokc added the bug Issue identified by VS Code Team member as probable bug label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants