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

Need support open-line(C-o) #41

Open
melito00 opened this issue Jan 10, 2017 · 3 comments
Open

Need support open-line(C-o) #41

melito00 opened this issue Jan 10, 2017 · 3 comments

Comments

@melito00
Copy link

I usually use open-line(C-o).
http://www.gnu.org/software/emacs/manual/html_node/emacs/Blank-Lines.html

@sammy44nts
Copy link
Contributor

Does C-j do the trick?

@melito00
Copy link
Author

melito00 commented Feb 9, 2017

C-j: insert blank line below.
C-o: Insert blank line upper. like Ctrl+p -> Ctrl+j

@cleemesser
Copy link

cleemesser commented Oct 22, 2018

I noticed I could map ctrl+o to command "editor.action.insertLineBefore" and that seems to do the trick. I added by had to the emacs extension

I added a pull request to a fork of this at
https://github.com/cleemesser/vscode-emacs-friendly/blob/ctrl-o-open-line/package.json

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

3 participants