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

Add language servers for helix #6

Open
cdayjr opened this issue Nov 4, 2024 · 0 comments
Open

Add language servers for helix #6

cdayjr opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@cdayjr
Copy link
Owner

cdayjr commented Nov 4, 2024

Add language servers for helix. Documentation: https://github.com/helix-editor/helix/wiki/Language-Server-Configurations#typescript

Already added via python pip

  • python-lsp-server[all]

Already added via Homebrew (needs Fedora equivalent)

  • ansible-language-server
  • bash-language-server
  • dockerfile-language-server
  • helm-ls
  • marksman
  • sql-language-server
  • terraform-ls
  • typescript-language-server
  • vscode-langservers-extracted
  • yaml-language-server

cargo

  • cargo install taplo-cli --locked --features lsp

golang

(possibly need to install each gvm useage?)

  • golang.org/x/tools/gopls@latest
  • github.com/go-delve/delve/cmd/dlv@latest
  • golang.org/x/tools/cmd/goimports@latest
  • github.com/nametake/golangci-lint-langserver@latest
  • github.com/golangci/golangci-lint/cmd/golangci-lint@latest
  • honnef.co/go/tools/cmd/staticcheck@latest

npm

  • dot-language-server
  • intelephense (look into alternative)
@cdayjr cdayjr self-assigned this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant