Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SectionsNew to Visual Studio Code? Get it now.
Sections

Sections

Santiago Forero A

|
544 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sections in your code

Sections will allow you to create sections in your dart code files and quickly navigate between them.

There are two ways to create a section:

The simple way
/// [section_title]

This will create a new title in the sections in your file window of your visual studio code.

With sub-sections
/// [header/subsection_title]

With this syntax you will create a section that can contain other subsections

Example

example

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