Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

fix: support to show the tag info in the jsDoc#1904

Merged
atscott merged 1 commit intoangular:mainfrom
ivanwonder:support-jsdoc-tags
Oct 9, 2023
Merged

fix: support to show the tag info in the jsDoc#1904
atscott merged 1 commit intoangular:mainfrom
ivanwonder:support-jsdoc-tags

Conversation

@ivanwonder
Copy link
Copy Markdown
Contributor

@ivanwonder ivanwonder commented Jul 16, 2023

@ivanwonder ivanwonder force-pushed the support-jsdoc-tags branch from 96f11a1 to 73f5b2b Compare July 16, 2023 03:34
@ivanwonder ivanwonder force-pushed the support-jsdoc-tags branch from 73f5b2b to 29fd08d Compare July 16, 2023 03:47
@ivanwonder ivanwonder marked this pull request as ready for review July 16, 2023 03:55
ivanwonder added a commit to ivanwonder/angular that referenced this pull request Jul 22, 2023
The Angular VSCode extension will support showing the tags info in this

[PR][1], so the language service can return the tags info now.

[1]: angular/vscode-ng-language-service#1904
@atscott
Copy link
Copy Markdown
Collaborator

atscott commented Oct 6, 2023

I would have preferred not needing to do the jsdoc=>markdown conversion in the repo but since I don't have another suggestion, I can't defend blocking this bug fix. Maybe it can be updated at some point in the future.

Copy link
Copy Markdown
Collaborator

@atscott atscott left a comment

Choose a reason for hiding this comment

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

Thank you for the fix!

@atscott atscott added target: patch This PR is targeted for the next patch release action: merge Ready to merge labels Oct 9, 2023
@atscott atscott merged commit 9442292 into angular:main Oct 9, 2023
atscott pushed a commit that referenced this pull request Oct 9, 2023
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge Ready to merge target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSDoc of component properties or events in template is not displayed properly

2 participants