Skip to content

Update menu.rs#1

Merged
marinegor merged 2 commits into
masterfrom
marinegor-patch-1-open-in-vscode
Feb 17, 2025
Merged

Update menu.rs#1
marinegor merged 2 commits into
masterfrom
marinegor-patch-1-open-in-vscode

Conversation

@marinegor
Copy link
Copy Markdown
Owner

Fixes gitbutlerapp#7318

🧢 Changes

Fixes hardcoded dropdown menu button to more reasonable, since gitbutler can work with multiple editors

☕️ Reasoning

Correct semantics of the button

🎫 Affected issues

Fixes: gitbutlerapp#7318

Comment thread crates/gitbutler-tauri/src/menu.rs Outdated
Copy link
Copy Markdown

@Byron Byron left a comment

Choose a reason for hiding this comment

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

Thanks a lot for sorting this out!

It's true that the menu bar, static as it is for now, should be general in the light of changed editor settings.

Could you make it uppercase? Then it's ready to go.
Thanks again.

Edit: And it would be desirable to open this PR on GitButler repository.

Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>
@marinegor marinegor merged commit d486dbb into master Feb 17, 2025
@marinegor marinegor deleted the marinegor-patch-1-open-in-vscode branch February 17, 2025 23:35
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.

Hardcoded "Open in VS Code" while other editors are already available

2 participants