zed icon indicating copy to clipboard operation
zed copied to clipboard

Custom font family for inlay hints

Open injust opened this issue 1 year ago • 1 comments

Check for existing issues

  • [X] Completed

Describe the feature

You should be able to set a custom font family for inlay hints. This should probably include setting font features, weight, and size.

For example, in VS Code, you can change the font family using editor.inlayHints.fontFamily.

injust avatar Aug 03 '24 06:08 injust

I really need this feature, but I noticed that the inlay_hints_style field is of type HighlightStyle, which includes font style, weight, and color, but does not allow for setting the font family or size. Is this a limitation of Zed's buffer rendering?

roife avatar May 26 '25 03:05 roife

Hi there! 👋 We're working to clean up our issue tracker by closing older bugs that might not be relevant anymore. If you are able to reproduce this issue in the latest version of Zed, please let us know by commenting on this issue, and it will be kept open. If you can't reproduce it, feel free to close the issue yourself. Otherwise, it will close automatically in 14 days. Thanks for your help!

github-actions[bot] avatar Nov 19 '25 07:11 github-actions[bot]