This is a quick and dirty BBEdit language module for the Rust language. Since Rust's syntax is still in flux, this is based off the existing documentation and some inferences from reading the compiler source code. Patches welcome!
- Keyword, string, and comment highlighting
- Function scanning with folding support
To install the module, drop rust.plist
into ~/Library/Application
Support/BBEdit/Language Modules
.
Erik Rose. Suggestions? Mail erik att mozilla dott com.