LuckyToaster
Results
1
comments of
LuckyToaster
I am experiencing the same problem, stdout doesnt show in the notification. ```lua require("noice").setup({ lsp = { override = { ["vim.lsp.util.convert_input_to_markdown_lines"] = true, ["vim.lsp.util.stylize_markdown"] = true, ["cmp.entry.get_documentation"] = true, --...