Skip to content

Update behavior discoverability - #1667

Merged
cyanzhong merged 1 commit into
mainfrom
develop
Aug 6, 2026
Merged

Update behavior discoverability#1667
cyanzhong merged 1 commit into
mainfrom
develop

Conversation

@cyanzhong

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Help-menu entry to improve discoverability of MarkEdit’s “Update Behavior” documentation by wiring a new menu item to an IBAction that opens a GitHub wiki URL.

Changes:

  • Add openUpdateBehavior(_:) action in AppDelegate+Menu.swift to open the documentation URL.
  • Add a new “Update Behavior…” menu item (with SF Symbol) and connect it to the new action in Main.storyboard.
  • Add localization for the new menu item title in Main.xcstrings.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
MarkEditMac/Sources/Main/Application/AppDelegate+Menu.swift Adds an IBAction for opening update-behavior documentation.
MarkEditMac/Base.lproj/Main.storyboard Adds a new menu item and wires it to openUpdateBehavior:.
MarkEditMac/mul.lproj/Main.xcstrings Adds localized string entry for the new menu item title.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread MarkEditMac/Sources/Main/Application/AppDelegate+Menu.swift
@cyanzhong
cyanzhong merged commit da8a5ee into main Aug 6, 2026
2 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.

2 participants