Tough_Crowd/data/usr/share/diffuse/syntax
Alexander Lopatin 47dfa2af2c
Fix #98: Implement Rust highlighting support (#99)
Initial Rust highlighting support

* Basic support for the language
* Line comments (`//`)
* Block comments (`/* */`), but no recursion
* Chars
* Strings (`"..."`)
* Raw strings (`r"..."`, `r#"..."#`, up to 5 levels)
* Added some Rust syntax test files

Co-authored-by: Romain Failliot <romain.failliot@foolstep.com>
2022-10-24 16:16:24 -04:00
..
bash.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
c++.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
csh.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
csharp.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
css.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
erlang.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
fortran.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
gettext.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
glsl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
html.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
ini.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
java.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
javascript.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
json.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
jsp.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
makefile.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
objective-c++.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
octave.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
opencl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
pascal.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
patch.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
perl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
php.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
python.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
r.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
ruby.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
rust.syntax Fix #98: Implement Rust highlighting support (#99) 2022-10-24 16:16:24 -04:00
sql.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
tcl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
vb.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
verilog.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
vhdl.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00
xml.syntax Start modularizing the code 2021-11-16 17:48:34 -05:00