lsp-devtools
lsp-devtools copied to clipboard
Format string fallback option
Currently, any message that does not match a format string given to lsp-devtools record is not shown. This is useful, however there are situations where you want the message to still be shown in it's raw form.
There should be a cli option to lsp-devtools record to control this