rust/crates/ide/src/syntax_highlighting
2021-03-16 18:57:47 +01:00
..
test_data Classify function calls as functions when shadowed by types 2021-01-28 19:08:55 +01:00
format.rs Upgrade rowan 2021-03-16 16:10:49 +03:00
highlight.rs Show whether a binding is mutable or not on hover 2021-03-09 17:18:50 +01:00
highlights.rs Use upstream TextSize API 2021-01-13 21:32:24 +03:00
html.rs Better names 2021-01-09 15:38:32 +03:00
inject.rs Move doc-comment highlight injection from AST to HIR 2021-03-16 18:57:47 +01:00
injector.rs Use upstream TextSize API 2021-01-13 21:32:24 +03:00
macro_rules.rs Replace SyntaxKind usage with T! macro where applicable 2021-01-10 17:14:01 +01:00
tags.rs Move SymbolKind to ide_db 2021-01-20 15:25:34 +01:00
tests.rs Add parsing benchmark 2021-02-09 21:52:34 +03:00