Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show docstrings from more sources #694

Merged
merged 6 commits into from
Jan 12, 2023
Merged

Show docstrings from more sources #694

merged 6 commits into from
Jan 12, 2023

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    825f00c View commit details
    Browse the repository at this point in the history
  2. docstrings for record fields

    zth committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6718af8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. wire up constructor docstrings (even though the parser doesnt handle …

    …docstrings on constructors yet)
    zth committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c685169 View commit details
    Browse the repository at this point in the history
  2. reorder constructor hover details so that the constructor + eventual …

    …docstring ends up on top before the full variant definition
    zth committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    08e4b96 View commit details
    Browse the repository at this point in the history
  3. refactor and fixes

    zth committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    bfd52f7 View commit details
    Browse the repository at this point in the history
  4. changelog

    zth committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0710281 View commit details
    Browse the repository at this point in the history