rust-analyzer/crates/ide/src/syntax_highlighting
Aleksey Kladov a13947abe6 Use more Rustic highlighting specifiers
*Method* works for OO languages, but in rust we can also have
associated constants & types, so let's move this to a modifier.
2020-12-19 17:10:47 +03:00
..
test_data Use more Rustic highlighting specifiers 2020-12-19 17:10:47 +03:00
format.rs Deduplicate highlight tags and symbol kinds 2020-12-18 23:04:26 +03:00
html.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
injection.rs Simplify 2020-11-06 22:30:58 +01:00
macro_rules.rs Default::default the highlighters 2020-10-14 22:50:26 +02:00
tags.rs Use more Rustic highlighting specifiers 2020-12-19 17:10:47 +03:00
tests.rs Make macro def krate mandatory 2020-12-15 20:33:05 +01:00