ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Rust Enhanced

by rust-lang ST3 Trending

The official Sublime Text 4 package for the Rust Programming Language

Details

  • 2.27.0
  • github.​com
  • github.​com
  • 2 years ago
  • 40 minutes ago
  • 14 years ago

Installs

  • Total 117K
  • Win 40K
  • Mac 36K
  • Linux 40K
Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24
Windows 3 10 7 5 2 6 6 6 11 10 2 7 9 1 2 3 5 5 5 4 6 8 6 2 6 6 3 2 9 5 4 5 9 7 8 5 3 7 0 3 3 7 7 5 4 7
Mac 0 2 5 1 1 3 5 4 2 3 3 2 3 8 1 3 4 3 4 2 2 2 0 2 2 1 9 3 4 3 1 2 5 0 1 4 0 2 2 1 3 3 3 3 1 3
Linux 3 6 11 5 3 7 8 4 6 6 4 8 6 8 9 5 6 3 7 2 3 1 7 6 7 4 5 6 6 9 12 6 6 5 5 12 5 3 7 3 6 2 4 5 6 6

Readme

Source
raw.​githubusercontent.​com

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.