Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support shortcode to conjure emojis in chat #7299

Closed
1 task done
JosephTLyons opened this issue Feb 2, 2024 · 1 comment
Closed
1 task done

Support shortcode to conjure emojis in chat #7299

JosephTLyons opened this issue Feb 2, 2024 · 1 comment
Labels
chat Feedback for chat and messaging collaboration features collaboration The umbrella label for all collaboration features enhancement [core label]

Comments

@JosephTLyons
Copy link
Collaborator

Check for existing issues

  • Completed

Describe the feature

Ex, typing...

  • :wave: becomes 👋
  • :heart: becomes ❤️
  • :smile: becomes 😄

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@JosephTLyons JosephTLyons added enhancement [core label] collaboration The umbrella label for all collaboration features chat Feedback for chat and messaging collaboration features labels Feb 2, 2024
@maxdeviant maxdeviant changed the title Support shortcode to conjur emojis in chat Support shortcode to conjure emojis in chat Feb 5, 2024
ConradIrwin added a commit that referenced this issue Mar 7, 2024
Completes: #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](#7299)).
- Added support for automatically replacing emoji shortcodes in chat
(e.g. typing ":wave:" will be converted to "👋")

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
@JosephTLyons
Copy link
Collaborator Author

This is now available in Zed Preview 0.127.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat Feedback for chat and messaging collaboration features collaboration The umbrella label for all collaboration features enhancement [core label]
Projects
None yet
Development

No branches or pull requests

1 participant