Skip to content

rust-lang/rust-enhanced

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 447 commits ahead, 1 commit behind dbp:master.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 13, 2022 11:36
ci
May 21, 2021 15:35
September 5, 2021 18:51
June 3, 2019 22:05
February 24, 2023 17:47
September 5, 2021 17:17
August 5, 2018 15:59
November 26, 2017 17:48

Rust Enhanced

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.

Running Tests with Rust Enhanced Highlighting errors and warnings with Rust Enhanced

Installation and Usage

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

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

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

This package is licensed under the MIT License.

About

The official Sublime Text 3 package for the Rust Programming Language

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.8%
  • Rust 36.0%
  • Shell 0.2%