-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem this feature will solve?
Some language servers for other programming languages have folder, for example, for caching information about projects. I run language servers in containers but I want any configuration, cache or data folders to persist through volumes. From looking at bash-language-server documentation and code, it seems that there are a few environment variables that can be used for configuration, but there's no other relevant folders.
I just want to confirm that operating this language server is indeed stateless.
What is the feature you are proposing to solve the problem?
If my understanding is correct, nothing to do. Otherwise, improve documentation.
What alternatives have you considered?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request