Open Yarakashi-Kikohshi opened 2 years ago
Change emoji font to Twemoji Mozilla. (Cica do not include emoji font, so using emoji font by Twemoji Mozilla)
Twemoji Mozilla
Cica
"editor.fontFamily": "Cica, 'Twemoji Mozilla', Consolas, 'Courier New', monospace",
Display emoji suggestion in file, such as +1
+1
Display emoji suggestion in file, such as accordion or black_cat
accordion
black_cat
Display emoji suggestion in SOURCE CONTROL, such as +1
All displays of emoji should be dependent on fontFamily. I would like to see Twemoji.
fontFamily
The emoji that appear in the file use Twemoji Mozilla. (emojiDecoratorsEnabled is true)
emojiDecoratorsEnabled
VS Code
Version: 1.67.2 (user setup) Commit: c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5 Date: 2022-05-17T18:15:52.058Z Electron: 17.4.1 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Windows_NT x64 10.0.19043
To reproduce
Change emoji font to
Twemoji Mozilla
. (Cica
do not include emoji font, so using emoji font byTwemoji Mozilla
)Display emoji suggestion in file, such as
+1
Display emoji suggestion in file, such as
accordion
orblack_cat
Display emoji suggestion in SOURCE CONTROL, such as
+1
All displays of emoji should be dependent on
fontFamily
. I would like to see Twemoji.The emoji that appear in the file use
Twemoji Mozilla
. (emojiDecoratorsEnabled
is true)Version
VS Code