lsp-mode icon indicating copy to clipboard operation
lsp-mode copied to clipboard

Astro language server not showing in lsp-install-server

Open bustinbung opened this issue 10 months ago • 2 comments

Thank you for the bug report

  • [X] I am using the latest version of lsp-mode related packages.
  • [X] I checked FAQ and Troubleshooting sections
  • [X] You may also try reproduce the issue using clean environment using the following command: M-x lsp-start-plain

Bug description

When trying to install the Astro language server through lsp-install-server, astro-ls does not show up. According to @hlissner on the Doom Emacs discord, it's because there is no configuration in lsp-astro.el. (source)

Steps to reproduce

  • Install lsp-mode
  • Run lsp-install-server
  • Search for astro-ls
  • No entry

Expected behavior

  • astro-ls should show in the list of servers, as stated in the documentation page

Which Language Server did you use?

astro-ls

OS

MacOS

Error callstack

No response

Anything else?

I also got this error, but I'm not sure it's related to this issue. ../.emacs.d/.local/straight/build-29.1/lsp-mode/lsp-mode.el: Warning: Non-symbol arguments to cl-defgeneric: (process process) [5 times]

bustinbung avatar Sep 11 '23 19:09 bustinbung