BBEdit Package for Rust
I've been adding some things to my BBEdit Rust package: it has syntax highlighting, function and named symbol navigation and folding, and now it has a rustfmt text filter and Cargo scripts. Two things I'm quite proud of that I haven't seen anywhere else are:
- impl generator to auto-generate trait impl stubs
- Rustdoc Markdown preview for when you're writing docs
(Click the links for screenshots on what both of those do)
I'm not exactly sure how many other BBEditors there are, but I'm sure all twelve or so of us would be happy Please give it a try if it's your go-to text editor.