nvim-code-action-menu icon indicating copy to clipboard operation
nvim-code-action-menu copied to clipboard

🐛 BUG: Error while executing in .ts file

Open hinogi opened this issue 2 years ago • 0 comments

Server of client 'tsserver' returned error: Request textDocument/codeAction failed with message: context.diagnostics.map is not a function I only installed it and hit :CodeActioMenu in a ts file. Maybe the should just return there are no code actions on this line or something.

hinogi avatar Feb 28 '23 09:02 hinogi