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
71 stars 19 forks source link

[REQUEST] Marker #54

Open OndrejVrto opened 4 months ago

OndrejVrto commented 4 months ago

In VS Code, the functionality for displaying markers in the minimap is implemented. It would be nice to have a switch in the settings that would allow the MARK tag to be automatically inserted into the header comment.

Example:

/* -------------------------------------------------------------------------- */
/* MARK:                          Example text                                */
/* -------------------------------------------------------------------------- */