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

chore: provide a CLI flag to open log.html #2996

Merged
merged 1 commit into from Feb 11, 2024

Conversation

amaanq
Copy link
Member

@amaanq amaanq commented Feb 11, 2024

On macOS, this was done by default regardless of what the user wants. This was also not done on Windows or Linux. Instead, we now provide an --open-log flag to open the log file in the default browser, disable it by default on macOS, and it works on all platforms.

Closes #2709

On macOS, this was done by default regardless of what the user wants.
This was also not done on Windows or Linux. Instead, we now provide a
`--open-log` flag to open the log file in the default browser, and it
works on all platforms.
@amaanq amaanq merged commit 4149ed4 into tree-sitter:master Feb 11, 2024
13 checks passed
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.

Provide CLI flag to produce log.html without opening it
1 participant