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

settings: Support relative paths to root modules #246

Merged
merged 1 commit into from
Jul 24, 2020
Merged

Conversation

radeksimko
Copy link
Member

Fixes #235

It's worth noting that this does not allow the user to just "force-pair" the root module. Any referenced root module still has to reference the folder being opened in the editor as a module, otherwise it will not be matched.

Force-pairing is something we could consider but that would likely require some UI changes, maybe even an entirely separate config option as we wouldn't be able to pick the right path from a list. Also I would like to first understand the use cases for such feature before implementing it.

@radeksimko radeksimko added the enhancement New feature or request label Jul 23, 2020
@radeksimko radeksimko added this to the v0.6.0 milestone Jul 23, 2020
@radeksimko radeksimko requested a review from a team July 23, 2020 15:20
@radeksimko radeksimko self-assigned this Jul 23, 2020
@radeksimko radeksimko merged commit 206b506 into master Jul 24, 2020
@radeksimko radeksimko deleted the f-rm-rel-paths branch July 24, 2020 16:21
@ghost
Copy link

ghost commented Aug 23, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Aug 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make root module list support workspace relative paths
2 participants