Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Restrict workspace to VS Code workspace (and others) #186

Merged
merged 5 commits into from
Apr 24, 2017

Conversation

jeffyoung
Copy link
Contributor

Should resolve #179

Copy link
Contributor

@davidstaheli davidstaheli left a comment

Choose a reason for hiding this comment

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

Looks good. One minor suggestion.

static NoTeamProjectFound: string = "No team project found for this repository. Team Services functionality has been disabled.";
static NoWorkspaceMappings: string = "Could not find a workspace with mappings. Perhaps the wrong version of TF is being used with the selected folder?";
static NoTeamProjectFound: string = "No team project found for this repository. Build and Work Item functionality has been disabled.";
static NoWorkspaceMappings: string = "Could not find a workspace with mappings (e.g., not a TFVC repository, wrong version of TF is being used)";
Copy link
Contributor

Choose a reason for hiding this comment

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

P999: Should end with a period?

@jeffyoung jeffyoung merged commit c9c8c5a into master Apr 24, 2017
@jeffyoung jeffyoung deleted the jeyou/restrict-workspace branch April 24, 2017 20:32
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.

TFSVC is listing all changes from the tfs workspace not the current visual studio code workspa
3 participants