The source project of this merge request has been removed.
Julia highlighting fixes
- proper highlighting of imports
- proper highlighting of string interpolation
- support for all Julia operators
- don't fold when the
end
keyword appears in subsetting - refernce the Julia indenter (currently under review)