The cross-file rename feature is stable enough to enable it (has been
rolled out internally for a few weeks).
Details
Details
- Reviewers
sammccall - Commits
- rG72c5ea1d73bb: [clangd] Enable cross-file-rename by default.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I suspect we're going to get some complaints from people whose index is perpetually behind and missing files, but this is the tradeoff of the design, we have to accept that or refine (e.g. with a textual index).