Comment Section Outline (VS Code Extension)OverviewComment Section Outline adds VS Code Outline entries for structured comment section headers. Many repository infrastructure files do not have native symbols, even though they are organized into human-readable sections. This extension recognizes comment headers such as:
Install from MarketplaceInstall from the Visual Studio Marketplace: Or install from VS Code by searching for:
Install LocallyTo install a local build, first package the extension:
Then install the generated .vsix file in VS Code:
After installation, open a supported file such as .gitattributes, Markdown, TOML, YAML, PowerShell, or VS Code JSONC settings. Section comments should appear in the VS Code Outline view. To uninstall the local extension:
Release PackagingThis repository packages the VS Code extension as a Marketplace publishing for the initial release was performed manually from the Visual Studio Marketplace publisher portal. Automated Marketplace publishing will be added after the publisher personal access token flow is configured and stored as a GitHub Actions secret. Publisher VerificationA VS Code extension may be published by an unverified Visual Studio Marketplace publisher. The Marketplace will not show the verified publisher trust indicator until the publisher completes Microsoft's verification process. Microsoft's verified publisher process requires the publisher to prove control of an identifying domain, typically through DNS verification, and the publisher/domain must meet Marketplace eligibility requirements. Until verification is complete, users may rely on the public repository, source code, and packaged VSIX artifact as the trust evidence for this project. Developer Command ReferenceShow command referenceIn a machine terminal
In a VS Code terminal
Resources
Maintainer Resources
AnnotationsAuthority ManifestCitationLicenseRepository Manifest |