Skip to content

Conversation

@xboxones1
Copy link
Contributor

  • Added a Markdown toolbar to the attachments editor for quick access to common syntax.
  • Increased the minimum size of the attachment viewer window to improve usability.

Fixes #12415

Screenshots

1 2

AI Disclosure

  • Verified and assisted code development using the GPT‑5 Smart AI agent.

Testing strategy

Manually tested

Type of change

  • ✅ New feature (change that adds functionality)

cursor.endEditBlock();
}

void MarkdownToolbar::changeHeadingLevel(int delta, bool clearAll) {

Check warning

Code scanning / CodeQL

Poorly documented large function Warning

Poorly documented function: fewer than 2% comments for a function of 136 lines.
m_target->setTextCursor(nc);
}

void MarkdownToolbar::insertLink() {

Check warning

Code scanning / CodeQL

Poorly documented large function Warning

Poorly documented function: fewer than 2% comments for a function of 112 lines.
@droidmonkey droidmonkey added this to the v2.8.0 milestone Nov 1, 2025
@droidmonkey droidmonkey added the pr: ai-assisted Pull request contains significant contributions by generative AI label Nov 8, 2025
@xboxones1 xboxones1 closed this Dec 8, 2025
@droidmonkey
Copy link
Member

Closed on purpose?

@droidmonkey droidmonkey reopened this Dec 9, 2025
@droidmonkey
Copy link
Member

Don't worry about that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: ai-assisted Pull request contains significant contributions by generative AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add toolbar to attachment editor for md

2 participants