Closed pro-anon closed 2 years ago
I can't generate overrides using lsp-execute-code-action
lsp-execute-code-action
This is the error it shows:
Debugger entered--Lisp error: (wrong-type-argument hash-table-p nil) lsp--execute-code-action(nil) lsp-execute-code-action(#<hash-table equal 2/2 0x155c434687a5>) funcall-interactively(lsp-execute-code-action #<hash-table equal 2/2 0x155c434687a5>) command-execute(lsp-execute-code-action)
@pro-anon please report this to https://github.com/emacs-lsp/lsp-mode/issues
this repository does not cover lsp functionality
Sorry about that
No worries:)
I can't generate overrides using
lsp-execute-code-action
This is the error it shows: