Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for network connection #28

Open
robb-j opened this issue Jun 13, 2022 · 0 comments
Open

Check for network connection #28

robb-j opened this issue Jun 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@robb-j
Copy link
Owner

robb-j commented Jun 13, 2022

On startup, check for a network connection before running npm install, if a version of the server is already installed, use that.

Alternatively, it could only run the install if the installed version is different from the one in the package.json. e.g.

  • .../robb-j.yaml/package.json
  • .../robb-j.yaml/node_modules/yaml-language-server/package.json

It might also be worth adding a Extensions → YAML → Reinstall Server command to let users help fix things if they've fiddled around.

@robb-j robb-j added the enhancement New feature or request label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant