Skip to content

Merge master 5/22 #24329

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
merged 33 commits into from
May 22, 2018
Merged

Merge master 5/22 #24329

merged 33 commits into from
May 22, 2018

Conversation

ahejlsberg and others added 30 commits April 30, 2018 15:42
…s check for open files

This will ensure that the getErr will be queued in by host and hence would make sure that it is cancellable.
Handles one of the scenario delaying completions in #19458
...based on feedback from VS Code users.

Fixes #23287
)

* Add suggestion diagnostics for unused label and unreachable code

* Always error on unused left hand side of comma
Normalize ProjectService.currentDirectory
fix wrong formatting with multiline type literals with IntersectionTy…
Fix discriminant checking in contextual types
Add noGetErrOnBackgroundUpdate session option to not queue diagnostics check for open files
* Add type for diagnostics where location is defined

* getSemanticDiagnostics may return global diagnostics

* Reduce array creation
Preserve jsx imports even when the compiler option is not set
sheetalkamat and others added 3 commits May 22, 2018 12:11
Cache the latest source file from document registery in script info so that we do not have to reparse orphan script info
@mhegazy mhegazy merged commit a72cf5c into release-2.9 May 22, 2018
@mhegazy mhegazy deleted the MergeMaster5-22-2 branch May 22, 2018 19:59
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 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