Jason Axelson
Jason Axelson
This appears to work now [32] pry(main)> EmojiParser.tokenize("test 🙂 ") => "test :slightly_smiling_face: "
Definitely agreed on minimizing the 3rd party dependencies :) ElixirLS has a myers_diff_to_text_edits function that might serve as good inspiration: https://github.com/elixir-lsp/elixir-ls/blob/6a786d7d9e7ca97a2c9c77ea4acd0057a98734d8/apps/language_server/lib/language_server/providers/formatting.ex#L72
What version of scenic and scenic_driver_nerves_rpi are you using? Can you provide some logs? That would be helpful in tracking down the problem. Also I don't think anyone has attempted...
Sorry, I haven't looked at that portion of scenic's code before so I don't have any ideas at the moment.
Okay, sounds good. Thanks!
Thanks for the update 👍 I'll check again once the v0.11 version is ready
Ah, that's too bad! Should probably order multiple just in case :)
As a user this idea makes me feel a bit uncomfortable, although I understand the reasoning behind it. Is it possible to create a setting to disable the auto-fetch feature...
This is a duplicate of #56