This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Make file limit for textDocument/rename configurable
ClosedPublic

Authored by ckandeler on Oct 21 2022, 7:34 AM.

Details

Summary

Without this, clients are unable to rename often-used symbols in larger
projects.

Diff Detail

Event Timeline

ckandeler created this revision.Oct 21 2022, 7:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2022, 7:34 AM
Herald added a subscriber: arphaman. · View Herald Transcript
ckandeler requested review of this revision.Oct 21 2022, 7:34 AM
kadircet accepted this revision.Oct 21 2022, 7:41 AM

thanks!

This revision is now accepted and ready to land.Oct 21 2022, 7:41 AM