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

Conversation

zth
Copy link
Collaborator

@zth zth commented Jan 12, 2023

Shows docstrings for:

  • Record fields
  • Constructors

Closes #63

@zth zth requested a review from cristianoc January 12, 2023 11:49
analysis/src/SharedTypes.ml Outdated Show resolved Hide resolved
analysis/src/Hover.ml Outdated Show resolved Hide resolved
analysis/src/Hover.ml Outdated Show resolved Hide resolved
Copy link
Collaborator

@cristianoc cristianoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good.
Left some small style suggestions.

@zth zth merged commit 3e32129 into master Jan 12, 2023
@zth zth deleted the more-docstrings branch January 12, 2023 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc strings on record fields/members does not show
2 participants