-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Feature: update JSDoc blocks upon refactoring #2452
Copy link
Copy link
Closed
Labels
Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationFixedA PR has been merged for this issueA PR has been merged for this issueHelp WantedYou can do thisYou can do thisSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
Milestone
Description
Metadata
Metadata
Assignees
Labels
Domain: JSDocRelates to JSDoc parsing and type generationRelates to JSDoc parsing and type generationFixedA PR has been merged for this issueA PR has been merged for this issueHelp WantedYou can do thisYou can do thisSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Example:
Renaming the
whoargument currently does not update the@param whoannotation, which is then left as incorrect and no longer works.That's just one example - it would be nice if JSDoc blocks were automatically corrected everywhere.