You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Julia latex substitution is not working in julia-mode. Usually when working on julia code I can substitute typical latex symbols by typing the latex equivalent and then hitting tab. This behavior does work in a julia-repl mode but I can not seem to make it work in the standard julia-mode.
Reproduction guide 🪲
Start Emacs
Open a julia file (ending in .jl) in julia-mode
Type a known latex symbol, e.g. \psi, and then hit TAB
This behaviour was removed, but it might be merged back.
You still can activateabbrev-mode and after hitting space it will automatically substitute the symbol for you.
Description
Julia latex substitution is not working in julia-mode. Usually when working on julia code I can substitute typical latex symbols by typing the latex equivalent and then hitting tab. This behavior does work in a julia-repl mode but I can not seem to make it work in the standard julia-mode.
Reproduction guide 🪲
Observed behaviour: 👀 💔
Expected behaviour: ❤️ 😄
System Info 💻
Backtrace 🐾
The text was updated successfully, but these errors were encountered: