Devzstudio / Vscode-Emoji-Snippets

Visual Code Emoji Snippets 🚀😎
https://marketplace.visualstudio.com/items?itemName=devzstudio.emoji-snippets
67 stars 13 forks source link

In your instruction #12

Open timothy-o-johnson opened 3 years ago

timothy-o-johnson commented 3 years ago

Hello! Thanks for creating this extension!

In your instructions you write:

Tip: If you want to include emoji in comment then add this line in user settings 🔥 "editor.quickSuggestions.comments": true

but it's actually

"editor.quickSuggestions": true,

at least on my computer. I'm on a Pixelbook running VS Code.

If it's always the case, might want to update the 'Tip'.

Many thanks!