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 -- closes the current file. #1339

Open
soumesh2002 opened this issue May 24, 2024 · 1 comment
Open

Ctrl + C -- closes the current file. #1339

soumesh2002 opened this issue May 24, 2024 · 1 comment

Comments

@soumesh2002
Copy link

soumesh2002 commented May 24, 2024

Environment:

  • VS Code Version: 1.89.1
  • Extension Version: 0.26.0
  • JDK Type & Version: Microsoft OpenJDK and JDK 21 (LTS)
  • OS Type & Version: Windows 11

Step to Reproduce:
Ctrl + C

Expected Behavior:
copy

Actual Behavior:
closes the current java file

Related Issues: No

@jdneo
Copy link
Member

jdneo commented May 31, 2024

I don't think it's related with this extension. Please check:

  1. If the keyboard shortcut is changed
  2. Use bisect to find which extension introduces the behavior: https://code.visualstudio.com/blogs/2021/02/16/extension-bisect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants