Our code is structured as:
- Readme.md
- deploy.sh
- infrastructure/
-- stacker.yml
-- ...
- backend/
-- backend.sln
-- ...
- frontend/
-- package.json
-- ...
The default behavior when opening a solution is for its folder-view to be rooted in the same folder as the .sln (backend
, in this case). Is it possible to either:
Add
-> Attach Folder