Skip to content

Revert to inclusion list for JsDoc comment completion#20640

Merged
uniqueiniquity merged 2 commits intomicrosoft:masterfrom
uniqueiniquity:revertToJsDocInclusionList
Dec 14, 2017
Merged

Revert to inclusion list for JsDoc comment completion#20640
uniqueiniquity merged 2 commits intomicrosoft:masterfrom
uniqueiniquity:revertToJsDocInclusionList

Conversation

@uniqueiniquity
Copy link
Copy Markdown
Contributor

Fixes #20089.

We return to explicitly specifying legal code locations for autocompleting JsDoc comment templates, rather than allowing them everywhere besides clearly illegal locations. This change retains the original intended fix of #19544.

@uniqueiniquity uniqueiniquity requested review from a user and DanielRosenwasser December 12, 2017 00:25
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

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

If we merge this, we should add a workaround in visual studio to still produce a comment template if it's explicitly asked for.

@uniqueiniquity uniqueiniquity merged commit 26c1a49 into microsoft:master Dec 14, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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.

docCommentTemplate does not return newlines in empty template anymore

1 participant