You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it would be good to keep track which Dev mode owns which Dev services so if the user forgets this can save some (sometimes long) container restarts.
Description
Maybe it would be good to keep track which Dev mode owns which Dev services so if the user forgets this can save some (sometimes long) container restarts.
Implementation ideas
Currently, we have:
Maybe just add a new line:
If the current dev mode is not the owning one, this will be the artifact name (possibly also with the package).
The text was updated successfully, but these errors were encountered: