Skip to content

Signature help in the new compiler#726

Merged
JsonFreeman merged 34 commits into
masterfrom
sigHelp
Sep 24, 2014
Merged

Signature help in the new compiler#726
JsonFreeman merged 34 commits into
masterfrom
sigHelp

Conversation

@JsonFreeman
Copy link
Copy Markdown
Contributor

Initial work on signature help. This handles the simple call case, but does not handle generic functions.

Comment thread src/compiler/checker.ts Outdated
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

add comment that this is ok because we have the parse errors from the parser.

Comment thread src/compiler/types.ts Outdated
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Will remove this. Instead I will export the CancellationTokenObject from createLanguageService

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I do not see the point of the extra namespace. ts.findPrecedingToken is good enough

JsonFreeman added a commit that referenced this pull request Sep 24, 2014
Signature help in the new compiler
@JsonFreeman JsonFreeman merged commit 7bd7d46 into master Sep 24, 2014
@JsonFreeman JsonFreeman deleted the sigHelp branch September 24, 2014 17:58
@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.

6 participants