Skip to content

Conversation

CyrusNajmabadi
Copy link
Contributor

No description provided.

@@ -207,6 +207,10 @@ module ts {
if (pos < nodes.end) {
this.addSyntheticNodes(list._children, pos, nodes.end);
}

if (nodes.hasTrailingComma) {
Copy link
Contributor

Choose a reason for hiding this comment

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

should probably remove this...

@paulvanbrenk
Copy link
Contributor

✨ +1

CyrusNajmabadi added a commit that referenced this pull request Mar 11, 2015
Compute consistent argument indices and counts for signature help.
@CyrusNajmabadi CyrusNajmabadi merged commit b38743c into master Mar 11, 2015
@CyrusNajmabadi CyrusNajmabadi deleted the sigHelpIndex branch March 11, 2015 23:02
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 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.

4 participants