stackbreak / comment-divider

Divide your code by sections with styled separators
https://marketplace.visualstudio.com/items?itemName=stackbreak.comment-divider
GNU General Public License v3.0
67 stars 19 forks source link

[Request] Seamless comment dividers #27

Open KianSajjadi opened 3 years ago

KianSajjadi commented 3 years ago

Currently the comment dividers look like this: # ################################## Example ################################# #

I was wondering if there could be a setting e.g. comment-divider.seamless that would make the comments remove the whitespaces just after the start and just before the end of the string e.g.: #################################### Example ###################################

Cheers

aaly00 commented 1 year ago

Yeah. That'd be a nice addition.