Skip to content

Commit

Permalink
Clear dynamic workspace recommendations when workspace changes #41054
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya-rao-a committed Feb 1, 2018
1 parent 1872949 commit 8f12907
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ export class ExtensionTipsService extends Disposable implements IExtensionTipsSe
}
});
}
this._dynamicWorkspaceRecommendations = [];
}

getFileBasedRecommendations(): string[] {
Expand Down

0 comments on commit 8f12907

Please sign in to comment.