rust-analyzer/crates/ide/src/syntax_highlighting
2022-12-25 23:29:33 +09:00
..
test_data Fix operator highlighting tags applying too broadly 2022-09-20 14:33:44 +02:00
escape.rs Fixed tidy test 2022-03-12 20:04:14 +08:00
format.rs feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00
highlight.rs Fix operator highlighting tags applying too broadly 2022-09-20 14:33:44 +02:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs Add config for macro bang token highlighting, disable by default 2022-08-23 14:05:56 +02:00
inject.rs Move highlight configuration from protocol into the feature 2022-08-23 14:05:55 +02:00
injector.rs internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
macro_.rs internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
tags.rs Add config for macro bang token highlighting, disable by default 2022-08-23 14:05:56 +02:00
tests.rs Add regression test 2022-12-25 23:29:33 +09:00