- Notifications
You must be signed in to change notification settings - Fork105
The official Sublime Text 4 package for the Rust Programming Language
License
rust-lang/rust-enhanced
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rust Enhanced is aSublime Text package which adds extended support for theRust Programming Language.This is a replacement for the built-in "Rust" package and provides several extensions:
- Enhanced syntax highlighting which handles more recent language changes and improved highlighting.
- A custom build system with complete configuration of running Cargo and supporting Rust's extended error messages.
- Automatic checking every time you save a file.
- Custom highlighting for Cargo output.
See theRust Enhanced User Guide for complete information on installing and using this package.
Development is quite simple, first uninstall "Rust Enhanced" if you already have it installed.Then, check out this project to your Sublime TextPackages
folder.
Syntax definitions are defined in theRustEnhanced.sublime-syntax
file, and syntax tests are in thetests/syntax-rust
directory.
ThePackageDev package is highly recommended for doing development.
Created 2012 byDaniel Patterson, as a near complete fromscratch rewrite of a package byFelix Martini.
This project is currently maintained byEric Huss
This package is licensed under the MIT License.
About
The official Sublime Text 4 package for the Rust Programming Language
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- Python62.6%
- Rust37.2%
- Shell0.2%