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

Remove ending if entered manually #40

Open
causal-agent opened this issue Nov 10, 2013 · 0 comments
Open

Remove ending if entered manually #40

causal-agent opened this issue Nov 10, 2013 · 0 comments

Comments

@causal-agent
Copy link

It would be nice if it emulated the behaviour of paren-matching plugins that skip over the closing parenthesis if you enter it, rather than inserting a new one. For example:

def foo
   |
end

If you type end and hit enter with the cursor at the |, it should remove the the existing end and move the cursor to the line after it.

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

1 participant