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

Cmd + y to remove a line does not work #94

Closed
justanirudh opened this issue Oct 23, 2017 · 8 comments
Closed

Cmd + y to remove a line does not work #94

justanirudh opened this issue Oct 23, 2017 · 8 comments
Assignees

Comments

@justanirudh
Copy link

In IntelliJ, to remove a line, you can do Cmd + y. That does not seem to work in vscode after installation of the plugin

@kasecato kasecato self-assigned this Oct 31, 2017
@spik3s
Copy link
Contributor

spik3s commented Dec 14, 2017

I've checked with PHPStorm and WebStorm and removing a line is done with CMD+Backspace not CMD + Y, and that functionality works.

@apahne
Copy link

apahne commented Mar 4, 2018

IntelliJ (Ultimate) user here with MacOS key bindings. CMD-Y deletes a line in the default settings and I also miss it.

@nesl247
Copy link

nesl247 commented Oct 2, 2018

Is this on the older macOS keybindings that I believe are there for BC reasons? As CMD+Backspace is the default for all of the IDEs, at least for the US keyboard layout.

@totsteps
Copy link

totsteps commented Mar 24, 2019

Yeah, I agree with @nesl247. On IntelliJ IDEA, on Mac cmd + y does nothing. Instead cmd + delete deletes a line at the cursor.

@gdagitrep
Copy link

@nesl247 @totsteps , I don't think that's the case. My keyboard layout is US and both Intellij Classic and Ultimate use CMD+Y for delete. Even got a snapshot:
Screen Shot 2020-01-20 at 5 19 56 PM

@nesl247
Copy link

nesl247 commented Jan 21, 2020

@gdagitrep those are the Classic keybindings. Those are not the default key bindings on any platform to my knowledge.

@bigzoo
Copy link

bigzoo commented Jun 10, 2020

Anyone come across an extension that ports Classic keybindings to VS Code ??

@kasecato
Copy link
Owner

closed due to duplicate with #67

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

8 participants