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
While applying an action from the purescript-language-server vim throws:
Error detected while processing function <SNR>232_on_accept[10]..<SNR>232_notify[2]..<SNR>2
31_quickpick_accept_code_action[5]..<SNR>231_handle_one_code_action[3]..lsp#utils#workspace
_edit#apply_workspace_edit:
line 3:
E1206: Dictionary required for argument 1
Press ENTER or type command to continue
I don't know why this happens, but I found some mentions of this function in the code base:
While applying an action from the
purescript-language-server
vim throws:I don't know why this happens, but I found some mentions of this function in the code base:
vim-lsp-settings/settings/eclipse-jdt-ls.vim
Line 19 in 13fc03c
vim-lsp-settings/settings/rust-analyzer.vim
Line 194 in 13fc03c
The text was updated successfully, but these errors were encountered: