Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Paredit doesn't allow to add in-expression comment at end of line #244

Open
peter-lyons-kehl opened this issue Sep 6, 2018 · 0 comments

Comments

@peter-lyons-kehl
Copy link

Have code on two or more lines:

["existing expression"
 ]

Position text cursor/caret at the end of the first line. Press semicolon ;. Paredit joins the next line to the caret position, and puts the semicolon at the end of the joined lines:

["existing expression"];

How annoying when you want to have comments in complex expressions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant