How to add Emoji in code?

前端 未结 4 568
一向
一向 2021-02-01 02:14

In Xcode, I\'ve previously gone to Editor > Emoji & Symbols, found some Emoji, double clicked it and had it appear in my code where the cursor is.

I\'m trying to do

4条回答
  •  迷失自我
    2021-02-01 02:21

    For adding any emoji in VSCode, follow the steps:

    1 Install the extension "Emoji" in vs code.

    1. Whenever you need to add an emoji or any symbol in the code, run the Command Palette and search for "Emoji".

    2. A list of emojis will show up. Select your required emoji.

提交回复
热议问题