-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files with emoji crash the plugin #450
Comments
Duplicate of #284. |
@laymonage, do you know if there are plans to look at this in the near future? If not, maybe you can provide some thoughts on what may be causing the issue so someone contributing a fix knows where to start looking. |
@Michael-F-Bryan unfortunately I'm just a fellow user and not a maintainer of this extension. I was just checking if the issue has been fixed 😅 Maybe I could try debugging the extension and see if I can get anywhere, but I've never worked on VSCode extensions before, so the chances are pretty low. This extension also seems to use a native binding to a C/C++ library, so it's also possible the problem stems from there. |
Issue Type: Bug
Opening a text file containing an emoji (e.g. 🤣) will crash the extension host.
To reproduce, just create a new file and open it in VS Code with this plugin enabled:
Extension version: 3.0.60
VS Code version: Code 1.60.1 (83bd43bc519d15e50c4272c6cf5c1479df196a4d, 2021-09-10T17:06:57.931Z)
OS version: Linux x64 5.14.5-arch1-1
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: