-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
Description
I love using docblockr, it speeds coding up significantly. However, what does not speed things up is hitting enter after writing a comment, and having to erase the automatically inserted comment characters.
I know with docblockr, if I use after creating a comment, the next line is a normal code editing line. However, it is much more common for me to need code lines after a comment instead of a new comment line (for this, I just use multiline comments anyways...).
Is there a way (or potential future update) to have the user toggle this behavior?
Reactions are currently unavailable