rust/crates/ide/src/syntax_highlighting
bors[bot] b3ae7974af
Merge #7239
7239: Replace SyntaxKind usage with T! macro where applicable r=lnicola a=Veykril

https://github.com/rust-analyzer/rust-analyzer/blob/master/docs/dev/style.md#token-names

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-01-10 16:31:32 +00:00
..
test_data Fix typo, parentheses is plural 2021-01-10 17:56:53 +02:00
format.rs Replace state with function 2021-01-10 11:57:17 +03:00
highlight.rs Merge #6238 2021-01-10 12:45:07 +00:00
highlights.rs Cleaner API 2021-01-10 14:36:15 +03:00
html.rs Better names 2021-01-09 15:38:32 +03:00
inject.rs Refactor highlighting 2021-01-09 23:07:32 +03:00
injector.rs Cleaner API 2021-01-10 14:36:15 +03:00
macro_rules.rs Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
tags.rs Fix typo, parentheses is plural 2021-01-10 17:56:53 +02:00
tests.rs Simplify highlighting infra 2021-01-08 23:47:35 +03:00