errata-ai / vale-ls

:zap: An implementation of the Language Server Protocol (LSP) for the Vale command-line tool.
MIT License
67 stars 4 forks source link

installVale to where? #18

Closed ChrisChinchilla closed 3 months ago

ChrisChinchilla commented 3 months ago

It's possible to set installVale to true and install vale… Where does it install to? Where from? The latest version?

jdkato commented 3 months ago

It installs the latest version to the location of the vale-ls executable.

jdkato commented 3 months ago

It will also auto-update to the latest version.

ChrisChinchilla commented 3 months ago

@jdkato Yup, I went to my git history and suddenly noticed that I will make PRs to add details.