Skip to content

devil-key newline-and-indent #28

Description

@stevemolitor

Thanks for this package. I've only been using it for a day and my fingers thank you already!

EDIT simplified question: What's the most efficient way to handle inserting a comma and then invoking newline-and-indent ("C-j") with devil-mode? Typing , , , j works but is a lot to type.

I'm thing of scenarios where one is creating a list with one item per line, indented, with comma at the end of each item:

const myList = [
    "one",
    "two",
    "three",
    // ...

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