You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Thank you for the bug report
lsp-mode
related packages.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
The text was updated successfully, but these errors were encountered: