UnicodeMath
UnicodeMath copied to clipboard
Plugin for Sublime for inserting unicode math symbols and emoji
Can we create something like this : 
I can't add subscript and superscript to one symbol on the same time 
Hello. Could you implement a sort of characters that are used frequently? Display symbols that are used more often at the top of the list. Thanks for it plugin.
This PR implements a rough version of the features proposed in the linked issue. - The prefix feature is supported by adding a `symbol_by_unique_prefix()` function in `mathsymbols.py`. The function only...
First of all, I really love this package, thank your for keeping it up. :D A very efficient behavior I've found on other editors is to insert escapes more eagerly...
Hello again. How can I get symbols completion window as shown on wiki? When I start typing \\something completion window is not appearing