Rust syntax highlighting support

hi is there any way to get syntax highlighting for rust on glitch? i want to showcase some rust files but it shows as plaintext.

thanks in advance

hi! i’m pretty sure it’s not currently supported in the editor so i changed this category to a feature idea for folks to vote on.

I’m not sure if the OP meant syntax highlighting on the glitch editor or as a webpage (as they say to “showcase”). If the latter is the case, there are some js packages to do this:

i meant in the glitch editor, but thanks for those resources!