Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>comment-explorerNew to Visual Studio Code? Get it now.
comment-explorer

comment-explorer

farant

|
32 installs
| (0) | Free
Jump around within a file based on comments that mark important sections
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

comment-explorer

Every wanted to make a web application in a single PHP file?

Finding things in big files is a chore.

No longer!

Alt text

Features

  • Write special comments that begin with the "#--" prefix.
  • You can use "::" to nest sections.

Known Issues

At the moment it expects a section to be a container or a destination but not both.

For example if you have:

/* #-- Main Controller */

/* #-- Main Controller :: Update */

It will create both "Main Controller" and "> Main Controller" in your sidebar.

Release Notes

1.0.0

Initial release

1.0.1

Make it work when you switch documents

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