Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code Separator ExtensionNew to Visual Studio Code? Get it now.
Code Separator Extension

Code Separator Extension

Quirino Lo Russo

|
1,141 installs
| (0) | Free
Add code separators in VS Code for all the programming languages, in order to uniform your code when you want to separate few sections inside a file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Separator

Insert a code separator for defining different sections inside your code files.

It supports all the languages supported by vs code and you can customize the length of your separator and the character to be used as separator.

The default is 30 = chars.

Features

You can execute it with:

  • Ctrl+Alt+Q when focusing on the editor
  • Open the execute panel through F1 and then execute Insert Code Separator

Extension Settings

This extension contributes the following settings:

  • codeseparator.separatorChar: The char to be used as separator (Default: =)
  • codeseparator.separatorLength: The number of times to display the separator (Default: 30)

Release Notes

1.0.0

  • Initial release of Code Separator extension

For more information

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