VS Code Extension Template - v0.1.0

Contents

  • Extension Name
  • Detailed Usage and Configuration
    • Say Hello
    • Welcome Panel
    • Customizing for your project
  • Developer Setup and Workflow
    • Source code and documentation
    • Build and run from source
    • Packaging and installation
    • Cleaning and rebuilding
    • Linting and formatting
    • Documentation
    • How to contribute
    • Software Release Procedure
      • Merging
      • Git Branches Usage
      • Note on TAGs
      • Permanent Branches
        • Development (Development Branch)
        • Main (Release - Stable Version)
      • Temporary Branch Types (work branches)
        • Feature
        • Bugfix
        • Patch
        • Chore
      • Hotfix
        • Dev
      • Versioning
  • Architecture Overview
    • Structure
    • How to adapt
  • Code Development
    • Development workflow
    • Coding standards
    • Project layout
    • Adding configuration
    • Extending commands
      • Versioning and publishing
    • Documentation
  • API
  • Code Metrics
    • Lines by language
    • Lines by file
    • Test coverage
    • Overall coverage
    • Coverage by file
  • Changelog
    • [0.0.1] - UNRELEASED [RELEASE-NAME-TBD]
      • Added
      • Changed
      • Deprecated
      • Removed
      • Fixed
      • Security
    • [0.0.0] - 2026-01-03 [INITIAL-SETUP]
      • Added
  • Automated Testing
    • Writing tests
    • Test suite layout
      • End-to-end coverage (e2e)
    • Running tests locally
    • Continuous integration
  • Documentation Generation
    • Diagrams
    • API reference
    • Building this documentation
  • Security Issues Report and Management
    • Reporting a Vulnerability
    • Contact
  • Code of Conduct
    • Our Pledge
    • Our Standards
    • Enforcement Responsibilities
    • Scope
    • Enforcement
    • Enforcement Guidelines
      • 1. Correction
      • 2. Warning
      • 3. Temporary Ban
      • 4. Permanent Ban
    • Attribution
  • License
VS Code Extension Template - v0.1.0
  • API Reference

API Reference

Open the TypeDoc API reference in a new tab.

Previous Next

© Copyright 2026, Template Maintainers.

Built with Sphinx using a theme provided by Read the Docs.