How can I get warned when there are unlinked files in project?

I found that myself forgot to delete the mod file after deleting the mod declaration sometimes. So I want to get warned when I forget deleting mod files.

Rust-analyzer has an unlinked-file diagnostic.

2 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.