You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 *//* -------------------------------------------------------------------------- */
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: