quinnj / Sublime-IJulia

An IJulia Frontend for Sublime Text 3
90 stars 16 forks source link

Add Highlighting for embedded C++ code #61

Closed Keno closed 9 years ago

Keno commented 9 years ago

Adds highlighting for embedded C++ code (Cxx.jl syntax). Ideally I'd want the leading cxx""" to still highlight as string delimiters, but that doesn't seem to work.

quinnj commented 9 years ago

Cool. Yeah, I'm not an expert on the syntax highlighting, but the same problem exists for the SQL highlighting and query("").