mattbierner / vscode-emojisense

Emoji Autocomplete Plugin For VSCode
https://marketplace.visualstudio.com/items?itemName=bierner.emojisense
MIT License
119 stars 9 forks source link

facepalm emojis crash extension host #22

Closed kinghat closed 4 years ago

kinghat commented 4 years ago

Peek 2019-12-10 12-14

mattbierner commented 4 years ago

What VS code version and OS?

kinghat commented 4 years ago

What VS code version and OS?

just tested again and it seems to only happen when you do it in a new file, not saved and no extension yet.

Version: 1.41.1 Commit: 26076a4de974ead31f97692a0d32f90d735645c0 Date: 2019-12-18T15:04:31.999Z Electron: 6.1.5 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 OS: Linux x64 5.0.0-37-generic

mattbierner commented 4 years ago

I can't reproduce this in VS Code 1.44

If you still see this, please check to see if pasting in a facepalm emoji also causes a crash. Also make sure to disable other extensions to make sure this one is causing the issue