rust-analyzer/crates/ide/src/syntax_highlighting
2024-07-18 08:49:10 +02:00
..
test_data Fix expression scope calculation when within macro expansions 2024-06-30 13:26:17 +02:00
escape.rs Simplify some config serialization stuff 2024-06-11 10:45:17 +02:00
format.rs Resolve implicit format args in syntax highlighting 2023-12-05 17:07:00 +01:00
highlight.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
inject.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +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 Adjust package.json semantic highlighting items 2024-04-15 17:00:03 +02:00
tests.rs Fix expression scope calculation when within macro expansions 2024-06-30 13:26:17 +02:00