Skip to content

Configuration options #7

Description

@eallender

Description:
Add configuration file support to customize docstring generation behavior.

Possible options:

  • Docstring style: PEP 257, Google, NumPy, Sphinx
  • Always include Raises section: yes/no
  • Show positional-only/keyword-only markers: yes/no
  • Default type placeholder text
  • Tab stop numbering start

Implementation notes:

  • Could use pyproject.toml or .python-autodoc.toml
  • Needs LSP configuration protocol support
  • Start with most-requested options first

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions