My plugin is using LSPs, and they are binary, so I download the required files on user request, and it’s also possible to use older versions of LSP (in case the new one is broken).
It would be great if these can be shared between IDEs and different versions of IDE, i.e. I do not have to download LSP again when I update the LSP.
Is there any “built in” folder that can be used, or I should ask user to provide a folder and default to something in the home directory?