rust-analyzer/crates/ide/src/syntax_highlighting
2023-08-02 11:52:55 +02:00
..
test_data Add ExternCrateDecl to HIR 2023-08-02 11:52:55 +02:00
escape.rs Add comments for why skip highlighting for invalid char/byte literals 2023-07-23 04:24:35 +08:00
format.rs feat: escape format specifier(close: #12258) 2022-05-22 15:32:24 +08:00
highlight.rs Add ExternCrateDecl to HIR 2023-08-02 11:52:55 +02:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs Introduce invalidEscapeSequence semantic token type 2023-07-19 15:12:53 +08:00
inject.rs Add ExternCrateDecl to HIR 2023-08-02 11:52: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 Introduce invalidEscapeSequence semantic token type 2023-07-19 15:12:53 +08:00
tests.rs fix: Strip unused token ids from eager macro input token maps 2023-07-31 17:12:17 +02:00