Skip to content
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

fix workspaceRoot deprecation warnings #35

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

ShMcK
Copy link
Member

@ShMcK ShMcK commented Sep 24, 2019

Fixes:

[Deprecation Warning] 'workspace.rootPath' is deprecated and should no longer be used. Please use 'workspace.workspaceFolders' instead. More details: https://aka.ms/vscode-eliminating-rootpath

Note: only works with a single project in a folder.
There is no current way to run CodeRoad with multiple projects at a time.

@ShMcK ShMcK merged commit a3c0fb0 into master Sep 24, 2019
@ShMcK ShMcK deleted the fix/workspace-root-deprecation branch September 24, 2019 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant