Skip to content

rust-lang/rust-enhanced

 
 

Folders and files

Image for: Folders and files
NameName
Last commit message
Last commit date

Latest commit

Image for: Latest commit
 

History

Image for: History
559 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image for: Repository files navigation

Rust Enhanced

About

Image for: About

Rust Enhanced is a Sublime Text package which adds extended support for the Rust 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.

Installation and Usage

Image for: Installation and Usage

See the Rust Enhanced User Guide for complete information on installing and using this package.

Contributing

Image for: Contributing

Development is quite simple, first uninstall "Rust Enhanced" if you already have it installed. Then, check out this project to your Sublime Text Packages folder.

Syntax definitions are defined in the RustEnhanced.sublime-syntax file, and syntax tests are in the tests/syntax-rust directory.

The PackageDev package is highly recommended for doing development.

Credits

Image for: Credits

Created 2012 by Daniel Patterson, as a near complete from scratch rewrite of a package by Felix Martini.

This project is currently maintained by Eric Huss

License

Image for: License

This package is licensed under the MIT License.

About

Image for: About

The official Sublime Text 4 package for the Rust Programming Language

Resources

License

Security policy

Stars

Watchers

Forks

Packages

Image for: Packages 0
No packages published

Languages

Image for: Languages
  • Python 62.6%
  • Rust 37.2%
  • Shell 0.2%