Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 476 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 476 Bytes

Julia Completions

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.

Dependencies

The Julia package