mirror of
https://github.com/atom/atom.git
synced 2026-02-10 06:35:00 -05:00
* Highlight ! in macro invocations the same color as the macro name * Highlight crate and super the same everywhere Refs atom/language-rust#1
language-rust-bundled
This package provides Rust syntax highlighting in Atom based on syntax trees provided by tree-sitter-rust.