rust/crates/ide/src/syntax_highlighting
2023-05-02 07:16:25 +00:00
..
test_data fix: ide: do not highlight escapes in raw strings 2023-05-02 07:16:25 +00:00
escape.rs fix(ide): highlight escapes in char 2023-04-06 23:20:12 +08:00
format.rs feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00
highlight.rs Use bind by-move to get the parent from the match 2023-03-31 17:48:59 -04: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 Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09: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 Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
tests.rs fix: ide: do not highlight escapes in raw strings 2023-05-02 07:16:25 +00:00