An extension for VS Code to create section dividers with code comments.

Features
Usage: Select the empty line or the section name text you want to divide, and then call commands to create section dividers with code comments.
There are 4 built-in preset styles for quick generation.
# ####################################################################### #
# ################################## H1 ################################# #
# ####################################################################### #
# ======================================================== #
# ========================== H2 ========================== #
# ======================================================== #
# ~~~~~~~~~~~~~~~~~~~ H3 ~~~~~~~~~~~~~~~~~~~~
# ----------- H4 -------------
- [x] Support full-width characters (emoji, CJK, etc.).
- [x] Support multi-cursors.
[!tip]
You need to use monospace fonts to display full-width characters.
Thanks
This extension is inspired from:
| |