rust-analyzer/crates/ide/src/syntax_highlighting
2023-12-06 17:49:48 +01:00
..
test_data fix: Don't print proc-macro panic backtraces in the logs 2023-12-06 17:49:48 +01:00
escape.rs Add comments for why skip highlighting for invalid char/byte literals 2023-07-23 04:24:35 +08:00
format.rs Resolve implicit format args in syntax highlighting 2023-12-05 17:07:00 +01:00
highlight.rs Simplify 2023-12-06 14:36:39 +01: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 Move doc comment handling into ide-db 2023-09-02 16:27:26 +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: Don't print proc-macro panic backtraces in the logs 2023-12-06 17:49:48 +01:00