Skip to content

Load all unloaded extension #4165

Closed Answered by SichangHe
SichangHe asked this question in Q&A
Sep 7, 2022 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Workaround

Currently, I use a "workspace"-like approach.
I load Coc extensions based on all the files in the current directory instead of only the file opened. Then, when the current directory changes I check and reload Coc if needed. So, Coc does not need to be reloaded when I open any other files in the current directory.

For an example, see my lazy loaded nvim plugins config.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@SichangHe
Comment options

@chemzqm
Comment options

@SichangHe
Comment options

@SichangHe
Comment options

@chemzqm
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by chemzqm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants