Feature Description
It looks like the LSP options already allow specifying a global config location.
Any chance of allowing a local config override as well?
Use Case
Rationale i is basically I am trying to avoid config files littering up my repo root, so I'd like to put codebook stuff somewhere else.
Context is also I'm playing with using Codebook but no-one else on my team is and I don't have current plans to try and standardize.. I don't think that is relevant here, but including in case it is.
Proposed Solution
Adding configLocation to lsp initializationOptions
Alternative Solutions
No response
Examples
No response
Additional Context
No response
Feature Description
It looks like the LSP options already allow specifying a global config location.
Any chance of allowing a local config override as well?
Use Case
Rationale i is basically I am trying to avoid config files littering up my repo root, so I'd like to put codebook stuff somewhere else.
Context is also I'm playing with using Codebook but no-one else on my team is and I don't have current plans to try and standardize.. I don't think that is relevant here, but including in case it is.
Proposed Solution
Adding
configLocationto lspinitializationOptionsAlternative Solutions
No response
Examples
No response
Additional Context
No response