Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Provide API to provide vale configuration file by another VS Code extension #72

Open
apupier opened this issue Jul 11, 2022 · 1 comment

Comments

@apupier
Copy link
Contributor

apupier commented Jul 11, 2022

it would be nice to have an API to provide the vale configuration file. It will allow to provide a VS Code extension providing the Vale configuration. The benefits are:

  • end-users have updated vale configuration in their environment automatically without updating the file locally (and checking if there is a new version available)
  • no need to configure the vale.valeCLI.config settings

Some things to think about:

  • what happens if several extension are providing an extension?
  • What happens if vale.valeCLI.config is specified?
@apupier
Copy link
Contributor Author

apupier commented Jul 22, 2022

this one would be less important if we have #73 and/or #76

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant