Skip to content

Conversation

@ahejlsberg
Copy link
Member

In this PR:

  • JSDoc comments from @param tags are displayed in signature help.
  • JSDoc comments from parameters declared by @callback/@param are no longer ignored.
  • JSDoc comments from parameters declared by @overload/@param are no longer ignored.
  • JSDoc comments from types declared by @typedef and @callback are displayed in signature help.
  • JSDoc comments from properties declared by @typedef/@property are no longer ignored.

@ahejlsberg ahejlsberg added this pull request to the merge queue Dec 16, 2025
Merged via the queue into main with commit 6126dab Dec 16, 2025
28 checks passed
@ahejlsberg ahejlsberg deleted the more-jsdoc-display branch December 16, 2025 18:02
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.

3 participants