Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

remove projects that were no present in the input list in openExternalProjects#12699

Merged
vladima merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
vladima/remove-missing-projectsmicrosoft/TypeScript:vladima/remove-missing-projectsCopy head branch name to clipboard
Dec 7, 2016
Merged

remove projects that were no present in the input list in openExternalProjects#12699
vladima merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
vladima/remove-missing-projectsmicrosoft/TypeScript:vladima/remove-missing-projectsCopy head branch name to clipboard

Conversation

@vladima

@vladima vladima commented Dec 6, 2016

Copy link
Copy Markdown
Contributor

Comment thread src/server/editorServices.ts Outdated
openExternalProject(proj: protocol.ExternalProject): void {
openExternalProjects(projects: protocol.ExternalProject[]): void {
// record project list before the update
const projectsToClose = arrayToMap(this.externalProjects, p => p.getProjectName(), _ => true);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: remove extra space between = and arrayToMap

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.

@vladima vladima merged commit c1ec7ef into master Dec 7, 2016
@vladima vladima deleted the vladima/remove-missing-projects branch December 7, 2016 00:44
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.