Skip to content

Add dartdoc support to DartCode #2807

@timsneath

Description

@timsneath

Is your feature request related to a problem? Please describe.
Running dartdoc from the command line is fine, but if you don't know that it exists, you're probably not going to organically discover it.

Describe the solution you'd like
A new command "Dart: Generate documentation" which finds dartdoc in the binary cache and executes it. Optionally, check for the existence of dartdoc_options.yaml and provide a sensible default if it's missing.

Describe alternatives you've considered
Continuing to use the command line and grumbling under my breath :)

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)in tasksRelates to VS Code tasks, such as those provided by Task Providersis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions