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

Structural editing: Able to delete parenthesis at end of file with backspace #731

Closed
dmarjenburgh opened this issue Feb 8, 2015 · 3 comments
Milestone

Comments

@dmarjenburgh
Copy link

If the last character of a file is a ), ] or } you can simply delete by putting the caret at the end of the file and pressing backspace.

This behaviour is in 0.1.45

@dmarjenburgh dmarjenburgh changed the title Structural editing: Able to delete parenthesis with backspace at end of file Structural editing: Able to delete parenthesis at end of file with backspace Feb 8, 2015
@cursive-ide
Copy link
Owner

I assume you're using v14? This actually seems to be an IntelliJ bug introduced since v13.1.

@cursive-ide
Copy link
Owner

See: https://youtrack.jetbrains.com/issue/IDEA-137369 for the gory details.

@cursive-ide cursive-ide added this to the 0.1.49 milestone Mar 7, 2015
@cursive-ide
Copy link
Owner

I've added a workaround for this in the next drop until the root cause is fixed.

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

2 participants