Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Lines for MARK CommentsNew to Visual Studio Code? Get it now.
Lines for MARK Comments

Lines for MARK Comments

Juan Patten

| (0) | Free
Formats XCode-style "MARK" separator comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MarkLines

This extension emulates XCode's // MARK: - comment decorations.

A MARK comment separating one section of code from the next.

Installation

Install it from the VSCode Marketplace

Usage

  • // MARK: - Foo to get a line above the comment
  • // MARK: Foo - to get a line below the comment
  • // MARK: - Foo - to get a line above and below the comment

Todo:

  • [ ] Add minimap decorators

Contributing

Found a bug? Want a feature?

Feel free to open a new GitHub issue or start a new Pull Request!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft