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

feat(log): add toggle command for log buffer #411

Merged
merged 1 commit into from
Nov 23, 2024
Merged

feat(log): add toggle command for log buffer #411

merged 1 commit into from
Nov 23, 2024

Conversation

sidlatau
Copy link
Collaborator

  • Added a new command FlutterLogToggle to toggle the visibility of the log buffer.
  • Updated the documentation to include the new command.
  • Modified the log function to use the same buffer number when appending lines.
  • Adjusted the open command for the log buffer to use a horizontal split.

- Added a new command `FlutterLogToggle` to toggle the visibility of the
log buffer.
- Updated the documentation to include the new command. Modified the log
function to use the same buffer number when appending lines.
- Adjusted the open command for the log buffer to use a horizontal
split.
@sidlatau sidlatau merged commit bc36e2e into main Nov 23, 2024
6 of 7 checks passed
@sidlatau sidlatau deleted the log-toggle branch November 23, 2024 11:13
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.

1 participant