Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add run command and log panel #40

Merged
merged 1 commit into from
May 8, 2024
Merged

Add run command and log panel #40

merged 1 commit into from
May 8, 2024

Conversation

romainguy
Copy link
Owner

@romainguy romainguy commented May 7, 2024

The run command will compile and run the Kotlin source. The output is sent to the new logs panel.

The new logs panel is also where all errors are now redirected.

The logs panels can be shown/hidden like the other panels, via the top-level menu.

Screenshot 2024-05-07 at 3 19 12 PM

The run command will compile and run the Kotlin source. The
output is sent to the new logs panel.

The new logs panel is also where all errors are now redirected.

The logs panels can be shown/hidden like the other panels, via
the top-level menu.
Copy link
Contributor

@alonalbert alonalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

I wasn't able to cherry pick it and try it out.

The Log state is in Explorer state. Does this mean it will be displayed on restart if ti was displyed on shotdown? Is that what you want?

@romainguy romainguy merged commit ee22e06 into main May 8, 2024
1 check passed
@romainguy romainguy deleted the rg/run-and-logs branch May 10, 2024 05:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants