Mono Repo Support for roomodes #4503
rawkode
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my "dev team" in a
.roomodes
file in the root of my mono-repo. This works fine if I open everything, but it's a PITA to actually get any work done; so I prefer to open individual services.Unfortunately, my
.roomodes
then isn't picked up.In the event that the directory opened is a Git repository, it would be nice if it checked the directory first, then worked its way up to the Git root, looking for
.roomodes
.Beta Was this translation helpful? Give feedback.
All reactions