Skip to content

quickInfo: Get JSDoc tags from aliased symbol#23526

Merged
2 commits merged into
masterfrom
quickInfoAlias
Apr 19, 2018
Merged

quickInfo: Get JSDoc tags from aliased symbol#23526
2 commits merged into
masterfrom
quickInfoAlias

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Apr 18, 2018

Fixes #23518

////export const x = 0;

// @Filename: /b.ts
////import { x } from "./a";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

can you also add a test case (if not already there) when x has tags here.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

OK, but it makes no difference since we don't use the tags on an import.

@ghost ghost merged commit bc7979c into master Apr 19, 2018
@ghost ghost deleted the quickInfoAlias branch April 19, 2018 22:33
@microsoft microsoft locked and limited conversation to collaborators Jul 30, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants