-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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",
// ...Metadata
Metadata
Assignees
Labels
No labels