How to show emojis in vscode ubuntu 20.04?
Asked Answered
L

4

9

I am trying to display the emojis in VSCode from a computer with Ubuntu version 20.04, but pressing the key combination 'Windows' + '.' (period), it does not perform any action, I have already been investigating but I have not found anything about it that gives me a solution, so I still cannot show the emojis, I do not want to install the exemptions in VSCode that by means of: (colon ) shows you the emoji as it causes me noise when programming, it is worth mentioning that I have tried on the windows operating system and the combination works without problems.

I hope and you can help me if I need to install an extra library or if the key combination to show the emojis in Ubuntu is different.

First of all, Thanks.

Leonie answered 28/5, 2021 at 15:59 Comment(1)
Emojis are unicode characters. On Ubuntu check Ctrl+Shift+u, then the hexadecimal number of the emoji, and enter or space.Manageable
F
11

This worked for me Installed :emojisense: extension press Ctrl + i for opening the extension search bar

Firearm answered 10/10, 2021 at 14:12 Comment(1)
This one works on linux.Phung
O
5

Neither ctrl +. nor win +. not working. As of today, there is no such option without installing an additional extension like :emojisense: which has many options, including disabling some bothersome dependencies. I tried it and it's quite okay.I also set up for this extension a hotkey under win +. in Visual Studio Code ;-) I hope You will like it ! Best regards ! :-)

Oven answered 7/10, 2021 at 11:39 Comment(0)
S
3

It is not ideal, but if you don't use it very frequently, you can obviously copy-paste the emoji from any other text.

For example you open gedit, right click and Insert Emoji like this

After that you simply copy and paste the emoji in VSCode 😉️

Sensual answered 1/12, 2022 at 14:42 Comment(1)
That is a lot of work just to get emojis working. But it works so, thank youSour
P
0

Install :emojisense:

shortcut: Ctrl + i

Prentice answered 23/11, 2023 at 15:12 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.