zed/assets
Bennet Bo Fenner 8be4b4d75d
Support emoji shortcodes in chat (#8455)
Completes: https://github.com/zed-industries/zed/issues/7299

Suggestions


https://github.com/zed-industries/zed/assets/53836821/2a81ba89-4634-4d94-8370-6f76ff3e9403

Automatically replacing shortcodes without using the completions (only
enabled when `message_editor` > `auto_replace_emoji_shortcode` is
enabled in the settings):


https://github.com/zed-industries/zed/assets/53836821/10ef2b4b-c67b-4202-b958-332a37dc088e






Release Notes:

- Added autocompletion for emojis in chat when typing emoji shortcodes
([#7299](https://github.com/zed-industries/zed/issues/7299)).
- Added support for automatically replacing emoji shortcodes in chat
(e.g. typing "👋" will be converted to "👋")

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-03-06 19:18:29 -07:00
..
contexts
fonts
icons Add Coffeescript, Scala, FSharp, TCL and Nim icons and add SQL as "storage" (#8447) 2024-02-28 11:09:29 -05:00
keymaps Improve bindings to better match VS-Code (#8584) 2024-03-06 11:16:14 -08:00
settings Support emoji shortcodes in chat (#8455) 2024-03-06 19:18:29 -07:00
sounds
themes Do not display inlay hints as bold (#8283) 2024-02-23 18:17:13 +01:00