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

Update lsp-mode recipe in MELPA to include lsp-roslyn-stdpipe.ps1 #4557

Open
3 tasks done
kiennq opened this issue Sep 22, 2024 · 0 comments
Open
3 tasks done

Update lsp-mode recipe in MELPA to include lsp-roslyn-stdpipe.ps1 #4557

kiennq opened this issue Sep 22, 2024 · 0 comments
Labels

Comments

@kiennq
Copy link
Member

kiennq commented Sep 22, 2024

Thank you for the bug report

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

Bug description

With #4279, lsp-roslyn-stdpipe.ps1 needs to be included in the package distribution.
We should update the melpa recipe to reflect that.

Probably something like

(lsp-mode :repo "emacs-lsp/lsp-mode"
          :fetcher github
          :files (:defaults
                  "clients/*.*"))

@ericdallo

Steps to reproduce

See previous.

Expected behavior

See previous.

Which Language Server did you use?

lsp-roslyn

OS

Windows

Error callstack

No response

Anything else?

No response

@kiennq kiennq added the bug label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant