Skip to content
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

style: separate logs from subprocesses #68

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

km1chno
Copy link
Collaborator

@km1chno km1chno commented Aug 22, 2024

Resolves #67

Changes

  • create spawnSubprocess function in interactive extension that prints subprocess logs in a neat separated section
  • some stylistic changes in normal logs, warnings and errors
  • change furtherActions to not be printed in box, but in a section similar to subprocesses logs

Success demo

Note: I don't know why at the end of the recording, the "What next" section header and footer look like they are white and not cyan. Trust me, they are cyan, it's just the recording behaving weirdly:P

demo_success.mp4

Error demo

demo_error.mp4

@km1chno km1chno self-assigned this Aug 22, 2024
@km1chno km1chno merged commit cf7cde2 into main Aug 23, 2024
3 checks passed
@km1chno km1chno deleted the @km1chno/style-separate-subprocess-logs branch August 23, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visually separate logs from subrocesses
2 participants