Giter Club home page Giter Club logo

Comments (7)

jdanbrown avatar jdanbrown commented on June 4, 2024 1

Awesome, thank you! 🎉

from insert-unicode.

jdanbrown avatar jdanbrown commented on June 4, 2024 1

Works great, thank you x2!

from insert-unicode.

brunnerh avatar brunnerh commented on June 4, 2024

There are new commands in v.0.15.0:

  • Insert Emoji (insert-unicode.insertEmojiText)
  • Insert Emoji as Decimal Code (insert-unicode.insertEmojiDecimalCode)
  • Insert Emoji as Hex Code (insert-unicode.insertEmojiHexCode)

from insert-unicode.

jdanbrown avatar jdanbrown commented on June 4, 2024

Hmm, is the emoji filter working correctly? When I use "Insert Emoji" I do get many fewer characters, but I still get some non-emoji characters:

  • "Insert" → search for "arrow" → lots of unicode characters with no emoji results near the top (expected)
  • "Insert Emoji" → search for "arrow" → emoji results are now visible (expected), but still a small set of non-emoji results too (not expected)
Insert Insert Emoji
image image

from insert-unicode.

brunnerh avatar brunnerh commented on June 4, 2024

Those are all part of the Emoji standard.

Things like the selection of emoji you see in messengers or OS provided pickers are probably hand selected because as you noticed, there are many. What renders as a fancy image is up to the font.

Unfortunately this is probably the only reasonable reduction I can do on my end without using some unofficial and thus arbitrary listing. If there are commonly used lists available, maybe a setting could be added which controls the Emoji commands, so the default value would be "standard" and other named sets could be selected as well.

from insert-unicode.

brunnerh avatar brunnerh commented on June 4, 2024

I guess there is one wrinkle that could be adjusted still: Some Emoji have a "qualified" and "unqualified" version, and the former is supposed to be displayed as a picture rather than a plain icon. The "unqualified" versions could be filtered out, though that still is no guarantee for pretty pictures as that depends on the font's completeness.

E.g. not all arrows implement the picture version in my default Windows font:
image

from insert-unicode.

brunnerh avatar brunnerh commented on June 4, 2024

List is now reduced to this:
image

from insert-unicode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.