Replies: 1 comment 1 reply
-
Grouping by directories probably isn't wise, since you don't necessarily have to use the structure in the example. You could have a wealth of top-level directories and end up with the same problem. Alternatively, you could be using top-level directories as packages in the first place. And, further, you could be using some combination of the two! However, I do like two other parts of this:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Goals
Toggling between seeing logs for a single task vs a whole workspace would be nice too.
Non-goals
No response
Background
Currently, when running the UI, tasks are ordered randomly.
Proposal
It would improve the developer experience if the tasks could be grouped by workspaces instead and we'd have the ability to toggle between:
For example:
Beta Was this translation helpful? Give feedback.
All reactions