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

Ctrl + C without selection to copy entire line doesn't work for MATLAB files. #130

Open
SimiliaSimilibusSolvuntur opened this issue Apr 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SimiliaSimilibusSolvuntur
Copy link

SimiliaSimilibusSolvuntur commented Apr 11, 2024

Describe the bug
Pressing ctrl + c without selecting any code usually does allow you to copy the line your cursor is in. This is not working for MATLAB files but for Python and R I don't have any issues.

To Reproduce
Steps to reproduce the behavior:

  1. Go to MATLAB file.
  2. Place cursor without selecting anything
  3. Press ctrl + c
  4. Press ctrl + v nothing was copied.

Expected behavior
Should copy the entire line.

Useful Information

  • OS Version: Windows 11
  • VS Code Version: Version:
    1.88.0 (user setup)
    Commit: 5c3e652f63e798a5ac2f31ffd0d863669328dc4c
    Date: 2024-04-03T13:26:18.741Z
    Electron: 28.2.8
    ElectronBuildId: 27744544
    Chromium: 120.0.6099.291
    Node.js: 18.18.2
    V8: 12.0.267.19-electron.0
    OS: Windows_NT x64 10.0.22631
@SimiliaSimilibusSolvuntur SimiliaSimilibusSolvuntur added the bug Something isn't working label Apr 11, 2024
@philipb314
Copy link
Member

Thank you for reporting this issue. This is something I can reproduce and is something that we will be working on resolving in a coming release.

As a workaround in the meantime, you can change or remove the keyboard shortcut for the "MATLAB: Interrupt" command.

@jankap
Copy link

jankap commented Jun 3, 2024

Thx for the workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants