Skip to content

JSDoc functions are now in scope for instantiation#12982

Merged
sandersn merged 1 commit into
masterfrom
jsdoc-instantiate-signature-with-function-arg
Dec 21, 2016
Merged

JSDoc functions are now in scope for instantiation#12982
sandersn merged 1 commit into
masterfrom
jsdoc-instantiate-signature-with-function-arg

Conversation

@sandersn
Copy link
Copy Markdown
Member

@sandersn sandersn commented Dec 16, 2016

Fixes #11724

Previously, isSymbolInScopeOfMappedTypeParameter did not understand JSDoc, so it would cause generic function declarations in JSDoc not to be instantiated.

Previously, `isSymbolInScopeOfMappedTypeParameter` did not understand
JSDoc, so it would cause generic function declarations in JSDoc not be
instantiated.
@sandersn sandersn merged commit 6281d1d into master Dec 21, 2016
@sandersn sandersn deleted the jsdoc-instantiate-signature-with-function-arg branch December 21, 2016 18:42
@mhegazy mhegazy mentioned this pull request Dec 22, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants