mattn / mattn/vim-lsp-settings

install-helm-ls.sh is not executable by default

Open
#757 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
1.4k
Forks
245
Avg merge
3m
Merged PRs (30d)
1

Description

When you try to install the helm-ls server it doesn't work and vim doesn't give you a clear error message.

After digging a bit deeper I found out that installer/install-helm-ls.sh is not executable on linux. When I make it executable and try to install the server again from the vim :LspManageServers screen it works.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with installer/install-helm-ls.sh and reproduce installation from Vim's :LspManageServers screen on Linux. Inspect how the installer is checked out and invoked, then verify that a fresh checkout allows helm-ls installation without manually changing the file permission.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell, vim
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.