randolf-scholz / autokey_julia_unicode

Translate LaTeX commands to Unicode via AutoKey.
MIT License
52 stars 1 forks source link

Long Term Goal: Language Server Protocol #5

Open randolf-scholz opened 4 months ago

randolf-scholz commented 4 months ago

Getting autocomplete suggestions when typing macros would be a great way to make remembering them easier.

For example, when we type \al the editor could suggest available completions \alpha (α), \aleph (ℵ) and \allequal (≌).