-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
β¨ Activity Viewer #438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
My thoughts on the Activity Viewer: What goes in the activity viewer?
When is it visible?
Additional contextJetBrain softwares running configuration example: |
We can also add a successful/failed build timestamp like xcode does... We can create a seperate build json file that will host all the build info perhaps? |
What goes in the activity viewer? On the right we have activity for tasks being run. We can certainly have something else there. When is it visible? If a folder is open but it doesn't have tasks, or is not a package, do we show or hide it? |
One thing to consider, the project directory name will be where it is now to the left of the activity viewer. I am not sure if I am comfortable with the unnecessary redundancy of having the directory name appear in the activity viewer as well without a valid reason. |
Maybe it's a good idea to let users define a project/workspace and show that name in the activity viewer. |
@austincondiff Please assign it to me. |
Is your feature request related to a problem? Please describe.
We need an activity viewer in our toolbar similar to the one found in Xcode.
Describe the solution you'd like
Updated mockup:
Original mockup:
π§ A few items we need to resolve before addressing this issue:
The latest version of the toolbar...
Describe alternatives you've considered
A simple centered title...
Maybe we display this version when a file is open (it can be left justified to reuse the current title).
Additional context
Xcode's activity viewer...
The text was updated successfully, but these errors were encountered: