Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Binary detector fooled by emoji #4

Open
csuhta opened this issue Aug 2, 2019 · 1 comment
Open

Binary detector fooled by emoji #4

csuhta opened this issue Aug 2, 2019 · 1 comment

Comments

@csuhta
Copy link

csuhta commented Aug 2, 2019

Create the following file:

# test.rb
%w[🔥 🌶]

This package will prevent opening that Ruby file, probably because the emojis are in such a high character range

@mishak87
Copy link
Owner

mishak87 commented Aug 2, 2019

Seems like this is a known bug in isbinaryfile package gjtorikian/isBinaryFile#22 (comment)

I have switched to VS Code few years ago and supporting this extension is not a priority for me. I recently started using emojis in text more frequently so I feel your pain.
If they solve it in the lib I will release new version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants