Open
0 of 2 issues completedDescription
Adding a fragment in DevStudio
- Handle ware fragments finishing with .git in DevStudio #1109 (minor fix)
- Automatic submodule management when creating a new fragment
- Inclusion strategy choice: inplace / in workspace / in userdata
Removing a fragment in DevStudio
- Cleaning operations refactoring
- add progress bar for delete operations
- Unsaved files case: check if any open and changed file from the fragment before triggering the removal operation to avoid removal if user says "cancel"?