Julia Completions

julia-completions
By Lucas Burns

Julia latex and emoji completions for espanso

latex
emoji

Paste this command in a terminal to install the package

espanso install julia-completions
Description
Source
lukeburns - espanso-julia-completions
Julia 1.7.0 REPL completions for espanso.
All Latex and emoji symbols available in the Julia REPL are made available with this package. The package version indicates the version of Julia used to generate the substitutions.
Note: you must use the spacebar for autocompletion instead of the tab key. See https://github.com/federico-terzi/espanso/issues/140 for more details.

Installation

Install espanso, then run
espanso install julia-completions

Example

i\hbar \gamma \^j \partial \_j \psi = mc\psi
expands to
iħγʲ∂ⱼψ = mcψ.