rust-analyzer/crates/ide/src/syntax_highlighting
2023-07-18 18:52:34 +08:00
..
test_data Fix unescaping of C string literals 2023-07-18 18:52:34 +08:00
escape.rs Fix highlighting of byte escape sequences 2023-07-17 22:52:58 +08:00
format.rs feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00
highlight.rs Slightly shrink DefMap 2023-06-01 14:46:36 +02:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
inject.rs Add macro modifier for highlighting tokens in macro calls 2023-05-13 11:43:39 +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 macro modifier for highlighting tokens in macro calls 2023-05-13 11:43:39 +02:00
tests.rs Fix unescaping of C string literals 2023-07-18 18:52:34 +08:00