Skip to content

Fix #5324: Ask before switching workspaces #5353

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 2 commits into from
Oct 31, 2018
Merged

Conversation

Duhemm
Copy link
Contributor

@Duhemm Duhemm commented Oct 31, 2018

Also, verify that we are able to find a workspace root at all.

Fixes #5324

Also, verify that we are able to find a workspace root at all.

Fixes scala#5324
vscode.workspace.updateWorkspaceFolders(0, null, { uri: vscode.Uri.file(workspaceRoot) })

vscode.window.showInformationMessage(
`It looks like '${workspaceRoot}' is the root of your workspace. ` +
Copy link
Member

Choose a reason for hiding this comment

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

"your Scala workspace"

@Duhemm Duhemm merged commit 94d70d4 into scala:master Oct 31, 2018
@Duhemm Duhemm deleted the fix/5324 branch October 31, 2018 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants