Skip to content

editor: Propagate buffer_font_features to signatureHelp popover#48653

Merged
SomeoneToIgnore merged 1 commit intozed-industries:mainfrom
xdBronch:push-nrpuxzoqoqxr
Feb 7, 2026
Merged

editor: Propagate buffer_font_features to signatureHelp popover#48653
SomeoneToIgnore merged 1 commit intozed-industries:mainfrom
xdBronch:push-nrpuxzoqoqxr

Conversation

@xdBronch
Copy link
Contributor

@xdBronch xdBronch commented Feb 7, 2026

Closes #48596

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 7, 2026
@SomeoneToIgnore SomeoneToIgnore self-assigned this Feb 7, 2026
Copy link
Contributor

@SomeoneToIgnore SomeoneToIgnore left a comment

Choose a reason for hiding this comment

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

Thank you.

Looking at the remaining fields, does fold_style make sense to be propagated either?

@xdBronch
Copy link
Contributor Author

xdBronch commented Feb 7, 2026

im assuming you mean font_style? how/where is that used exactly? theres no buffer_font_style or anything so im not sure i understand

@SomeoneToIgnore
Copy link
Contributor

Yes, that's the one.

@SomeoneToIgnore SomeoneToIgnore merged commit 10c3c08 into zed-industries:main Feb 7, 2026
29 checks passed
@xdBronch xdBronch deleted the push-nrpuxzoqoqxr branch February 7, 2026 00:40
baldwindavid added a commit to baldwindavid/zed that referenced this pull request Feb 9, 2026
* main: (57 commits)
  agent: Fix disabled MCP servers disappearing from UI after restart (zed-industries#47758)
  Update Rust crate git2 to v0.20.4 [SECURITY] (zed-industries#48400)
  Update Rust crate time to v0.3.47 [SECURITY] (zed-industries#48514)
  gpui: Reset `external_files_dragged` after successful drag-drop on macOS (zed-industries#48727)
  language: Return early if no grammars are added (zed-industries#48685)
  Properly handle multi-char folds (zed-industries#48721)
  collab: Proxy `GET /extensions` to Cloud (zed-industries#48717)
  git: Fix a potential misalignment in the side-by-side diff (zed-industries#48690)
  Move extension API DTOs into `cloud_api_types` (zed-industries#48689)
  git: Add a setting for the default view mode of `SplittableEditor` (zed-industries#48440)
  Use proper settings name for semantic tokens' settings UI (zed-industries#48686)
  gpui: Fix restarting panicking due to double borrows on windows (zed-industries#48667)
  Strip broken thinking blocks from Anthropic requests (zed-industries#48548)
  keymap_editor: Add `alt-l` keybinding for cycling favorite models (zed-industries#48390)
  Only raise Windows timer resolution while blocking with timeout (zed-industries#48379)
  editor: Propagate `buffer_font_features` to signatureHelp popover (zed-industries#48653)
  Add configurable LSP timeout setting (zed-industries#44745)
  editor: Use buffer_font for folds and change foreground color (zed-industries#48652)
  lsp: Update root_path for compatibility with language servers (zed-industries#48587)
  Fix panic with LSP folds on disappearing excerpts (zed-industries#48649)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ligatures displayed in signature help popup despite being disabled

2 participants