Closed marknitek closed 4 years ago
Multi-root support is a main goal that I thought is working well. Although, I have faced similar issues myself when started working on a real-life multi-root project :)
There are several alpha build in the 0.0.7-dev branch, where fixes were made in connection with "discovering objects" and multi-root issues. Latest 0.0.7-alpha.9 build
In the new build it works as follows:
Perhaps, an extension setting would be better if you want to override the path of .alcache folder?
We use multi-root workspaces because we have several dependant apps. This works very well but the object designer does not like that (it shows "discovering objects..." but then nothing happens. Opening just one single app folder works as intended).
Furthermore the .alcache folder will be created in the first root folder instead of the one i'am currently working on.
I think it should be possible to open the object designer based on the context on the current root folder i'am working on right now. Or maybe let me select the folder/context i want to show the designer for.