Skip to content

Commit cd69678

Browse files
committed
fix: Resolve
#21970 (review)
1 parent 9d35224 commit cd69678

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/rust-analyzer/src/reload.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ impl GlobalState {
608608
format!("{base}/**/*.rs"),
609609
format!("{base}/**/Cargo.{{toml,lock}}"),
610610
format!("{base}/**/rust-analyzer.toml"),
611+
format!("{base}/**/*.md"),
611612
]
612613
})
613614
})

0 commit comments

Comments
 (0)