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

Inserting parenthesis on newline fails with parinfer #1343

Closed
bonega opened this issue Apr 2, 2016 · 0 comments
Closed

Inserting parenthesis on newline fails with parinfer #1343

bonega opened this issue Apr 2, 2016 · 0 comments
Labels
released Marks issues which have had the fixes released in a stable build
Milestone

Comments

@bonega
Copy link

bonega commented Apr 2, 2016

1.2.2

| is the cursor

(let [x 5])
    |

If I press '(' the result will be:

(let [x 5])
()

'[' works as expected.

@cursive-ide cursive-ide modified the milestone: 1.2.3 Apr 2, 2016
@cursive-ide cursive-ide added the released Marks issues which have had the fixes released in a stable build label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Marks issues which have had the fixes released in a stable build
Projects
None yet
Development

No branches or pull requests

2 participants