Tough_Crowd/data
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
..
icons Move the prebuilt macOS icon to data/icons 2022-10-23 15:58:09 -04:00
usr/share Fix #98: Implement Rust highlighting support (#99) 2022-10-24 16:16:24 -04:00
diffuserc.in No python files are processed by Meson anymore 2021-11-27 21:55:49 -05:00
io.github.mightycreak.Diffuse.appdata.xml.in Prepare files for release 0.7.7 2022-10-23 20:12:48 -04:00
io.github.mightycreak.Diffuse.desktop.in Rename "Diffuse Merge Tool" to just "Diffuse" 2021-11-27 18:02:12 -05:00
meson.build Docs and build fixes to run Diffuse on macOS 2022-10-23 15:58:09 -04:00