This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Toggle Block Comment doesn't work if the open/close delimiters are the same #3057
Labels
Comments
@TomMalbran interested in digging back into the block comment code at all? :-) |
Sure. I'll take a look later today. |
ghost
assigned TomMalbran
Mar 7, 2013
By the way, you need to add |
Reviewed. Marking medium priority. Thanks for fixing this Tom. |
FBNC to @peterflynn - this finally landed. |
I am going to close this, since it does work. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
"blockComment": ["###", "###"],
###
lines, then Toggle Block Comment againResult:
4 - closing delimiter isn't removed
7 - comment is wrapped in a second pair of
###
lines10 - one "#" is removed from the opening
###
, but nothing else changesThe text was updated successfully, but these errors were encountered: