Skip to content

Add completion property to identify completions from unchecked files #36063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

uniqueiniquity
Copy link
Contributor

Supersedes #36043.

Here, we add a property to identify completion entries generated from the name table of an unchecked file, so that consumers can handle them differently from type-checker-based completions.

@typescript-bot
Copy link
Collaborator

Thanks for the PR! It looks like you've changed the TSServer protocol in some way. Please ensure that any changes here don't break consumers of the current TSServer API. For some extra review, we'll ping @sheetalkamat, @amcasey, @mjbvz, @minestarks for you. Feel free to loop in other consumers/maintainers if necessary

@uniqueiniquity uniqueiniquity merged commit e87b2e3 into microsoft:master Jan 28, 2020
@uniqueiniquity uniqueiniquity deleted the addWeakCompletionProperty branch January 28, 2020 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants