Fix issue that randomly closes configured projects#15080
Merged
zhengbli merged 2 commits intomicrosoft:masterfrom Apr 11, 2017
Merged
Fix issue that randomly closes configured projects#15080zhengbli merged 2 commits intomicrosoft:masterfrom
zhengbli merged 2 commits intomicrosoft:masterfrom
Conversation
RyanCavanaugh
approved these changes
Apr 7, 2017
Contributor
Author
|
After talking with users at microsoft/TypeScript-Sublime-Plugin#585, there seem to be more issue to it, this fix is just one of them. Will update soon. |
RyanCavanaugh
approved these changes
Apr 11, 2017
Member
|
Has this been ported to 2.2/2.3? Seems we'll want it there. |
zhengbli
added a commit
to zhengbli/TypeScript
that referenced
this pull request
Apr 13, 2017
* Fix issue that randomly closes configured projects * Correct the default project selection
Contributor
Author
|
This is already in release-2.3, and I'm poring to release-2.2 as well |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #14838
Fixes #12618
Partially fixes microsoft/TypeScript-Sublime-Plugin#585