forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Note related projects
vlasovskikh edited this page Apr 8, 2012
·
13 revisions
A listing of various rust-related projects that aren't in cargo so I can keep track of them
- Prism's pastebin - A pastebin instance that support Rust syntax highlighting using the Prism library
- dyluke's textmate bundle - Rust TextMate mode
- Erik Rose's BBEdit plugin - Plugin for BBEdit. Probably quite out of date.
- startling's pygments plugin - Pygments syntax highlighting
- GitHub linguist - GitHub's language detection supports Rust
- lkuper's PLT Redex model - An (out-of-date) model of Rust in PLT Redex
- kib2's SublimeText2 language file - Highlighting for SublimeText 2
- ianb's Eclipse plugin - Eclipse!
- gareth0's rust-gnome - A syntax highlighting file for GtkSourceView (Gedit) and a GNOME mime-database file.
- highlight.js - Highlight Rust code in your blog by adding a single line of JavaScript to your pages