Both the built in Julia REPL and IJulia notebooks have a useful feature where you can tab-complete almost any UTF-8 character with a control sequence followed by tab, (e.g. \Delta for Δ). This package adds the same functionality to Sublime Text, with identical commands as described in the Julia Documentation.
The Julia
package