Page MenuHomeDevCentral

Rust syntax highlighting on DevCentral
Open, HighPublic

Description

We've some Rust repositories, but no way to have good syntax highlighting in pastes for example here on DevCentral.

Pygmentize supports Rust, so it's pretty straightforward do add it:
https://pygments.org/docs/lexers/#pygments.lexers.rust.RustLexer

When installed, update P301.

Related Objects

Event Timeline

dereckson triaged this task as High priority.Jan 14 2023, 21:13
dereckson created this task.