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

lsp-clients--haxe-settings seems to do nothing #4651

Open
3 tasks done
PaulPatat opened this issue Dec 22, 2024 · 0 comments
Open
3 tasks done

lsp-clients--haxe-settings seems to do nothing #4651

PaulPatat opened this issue Dec 22, 2024 · 0 comments
Labels

Comments

@PaulPatat
Copy link

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

I'm trying to customize lsp-clients-haxe-settings to add a haxe.renameSourceFolders setting but I'm unsuccessful. The variable doesn't seem to do anything after commit fae4544

Steps to reproduce

(setq lsp-clients--haxe-settings (list :haxe.executable "huxe" :haxe.renameSourceFolders (list "hx")))

Expected behavior

lsp-rename should succeed. Or at least I'd expect something to break since I don't have a "huxe" executable.

Which Language Server did you use?

lsp-haxe

OS

Linux

Error callstack

No response

Anything else?

No response

@PaulPatat PaulPatat added the bug label Dec 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