Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Provide Pub console #117

Open
2 tasks
jonas-jonas opened this issue Aug 1, 2019 · 2 comments
Open
2 tasks

Provide Pub console #117

jonas-jonas opened this issue Aug 1, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@jonas-jonas
Copy link
Contributor

When synchronizing a project's dependencies, pub outputs any errors as well as standard output indicating what changed.
We should show this in a dedicated console.

Tasks:

  • Pub console (showing standard & error output)
  • Option in settings on verbosity [all, error, io, normal, solver and warning]

I tried it already with a launch configuration, but that seems to not allow to also use a job with our current structure of displaying what's happening in the Progress view. An alternative is to follow https://github.com/eclipse/buildship approach on this and roll our own IOConsole implementation.

@jonas-jonas jonas-jonas self-assigned this Aug 1, 2019
lak-proddev added a commit that referenced this issue Aug 8, 2019
Signed-off-by: Lakshminarayana Nekkanti <[email protected]>
@lak-proddev
Copy link
Contributor

lak-proddev commented Aug 8, 2019

@jonas-jonas If I am not wrong, we already have a solution right? #93

It will show like this.

image

lak-proddev added a commit that referenced this issue Aug 8, 2019
Signed-off-by: Lakshminarayana Nekkanti <[email protected]>
@jonas-jonas
Copy link
Contributor Author

See my comments on #121

@jonas-jonas jonas-jonas added this to the 0.2 milestone Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants