randy3k / UnicodeCompletion

Insert Unicode LaTeX δ and Emoji 🍻 to Sublime Text
24 stars 3 forks source link

Insert unicode char directly from panel #10

Closed mg979 closed 6 years ago

mg979 commented 6 years ago

Is it possible to make Unicode Lookup to insert the chosen character, even if Toggle is off? Or a similar panel to insert any Unicode character without having to toggle it first.

randy3k commented 6 years ago

You could just the command Unicode Lookup. It would copy the unicode to your chipboard so you just have to paste it into the position you want.

mg979 commented 6 years ago

Understood, I wasn't aware of that, thanks.

randy3k commented 6 years ago

You could also try Convert Selection to Unicodes.

mg979 commented 6 years ago

Thanks but I was just looking for a quick way to insert an Unicode char, without toggling it first, Lookup&paste is ok.