This repo is to track the various highlighers for julia or text editor with native Julia support that exist as parts of other repositories.
Use issues in this repository to keep track of issues in other repositories that provide syntax highlighting for julia. This repo is not for tracking highlighers that are in software solely used by julia users (Eg the packages in JuliaEditorSupport), but rather in things like:
- highlight.js -- julia and julia-REPL, which does Discourse.
- CodeMirror, which highlights Jupyter notebooks
- Pygments
- Rouge
- Prism
- Google Prettify, which highlights Stack Overflow
Some text editors (not listed here) provides natively Julia support:
Let us know if you are aware of more tools that we should be tracking.
Basically if it is a tool and you can't work out why it is not highlighting correctly, please raise an issue here.
Basically, if the support for julia is a couple of files in repository that servers many languages then tracking deficiencies in those tools is what we want to do here. Thus providing better visibility to the julia community, particularly around times of a new release.