Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
This repository was 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

Description

@peter-lyons-kehl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions