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

Multi root #46

Merged
merged 12 commits into from
Dec 16, 2017
Merged

Multi root #46

merged 12 commits into from
Dec 16, 2017

Conversation

patbenatar
Copy link
Owner

@ilkka this is an alternate approach to the multi-root solution. I took inspiration from your PR, but expanded on the functionality to include:

  • backwards compatibility for a couple VS Code versions before 1.18
  • displaying directory options from all workspace folders, not just the folder of the current editor's workspace

Unrelated to multi-root: I took this opportunity to refactor to async/await instead of promise chains, which makes the code easier to work with.

When you have a moment please take a look, pull it down and play with it. Let me know if the behavior is what you'd expect in multi-root. Thanks!

@patbenatar patbenatar merged commit 7fc0dde into master Dec 16, 2017
@patbenatar patbenatar deleted the multi-root branch December 16, 2017 17:36
@patbenatar patbenatar mentioned this pull request Dec 16, 2017
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