microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.38k stars 28.61k forks source link

Cloud (☁️) emoji not rendering in terminal or editor on macOS Monterey 12.3.1 #224403

Open segevfiner opened 1 month ago

segevfiner commented 1 month ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Copy to either the terminal or editor: \"☁️\".
  2. It won't render correctly: image

Reopening #146893, this happens with the default fonts, and also with 'Meslo LG M for Powerline' and 'MesloLGM Nerd Font', this doesn't happen in other apps that use this same font, e.g. iTerm2, and doesn't happen only in the SV Code terminal, it also happens in the editor itself. Something is wrong here... It's not right to just blame the font...

This happens with both editor.fontFamily set to the default and with "editor.fontFamily": "'Meslo LG M for Powerline', Menlo, Monaco, 'Courier New', monospace".

6bkl4h

VSCodeTriageBot commented 1 month ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.91.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!