-
-
Notifications
You must be signed in to change notification settings - Fork 392
Add doc for project-wide renaming #4584
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
ping @fendor |
Not directly related, but is there a reason why |
Maybe because:
Not sure if these reasons are outdated though. Also note that mutipleComponents alone is not enough for project-wide renaming. |
It can be slow without eager component loading, see #4381. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for taking care of the documentation!
This PR also closes #4355 |
1e0ce20
to
0dca2a7
Compare
Also add doc for
sessionLoading
since it is needed by project-wide renaming.Doc for
cabalFormattingProvider
is also added. It is not tightly connected to the theme of this PR though.related: #2193 #3738
closes: #4355