Skip to content

Conversation

@armanio123
Copy link
Contributor

Fixes autocompletion of JSDocs when multiple blocks are present.

i.e.

/** */
/**|
function foo() {}

Before the PR, the second block does not autocomplete. After the PR the scenario is working now.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 13, 2022
Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

Just one suggestion to use some

Armando Aguirre and others added 2 commits July 21, 2022 11:03
Co-authored-by: Nathan Shively-Sanders <[email protected]>
@armanio123 armanio123 merged commit 7b76416 into microsoft:main Jul 21, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants