Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 594 Bytes

README.rst

File metadata and controls

23 lines (16 loc) · 594 Bytes

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!

Features

  • Keyword, string, and comment highlighting
  • Function scanning with folding support

Installation

To install the module, drop rust.plist into ~/Library/Application Support/BBEdit/Language Modules.

Author

Erik Rose. Suggestions? Mail erik att mozilla dott com.