I've gotten some code that was supposed to give me a complete backtrace
(setq debug-ignored-errors (remove 'args-out-of-range debug-ignored-errors))
, but I still see it shortened with three dots
Debugger entered--Lisp error: (error "The connected server(s) does not support method te...")
error("The connected server(s) does not support method %s..." "textDocument/references")