When using a LSP with Kate, one right clicks to enact a quickfix for warnings and errors. However, the suggestions are also listed in the Diagnostics tab.
I believe it would be beneficial if some method existed to apply fixes from the Diagnostics list. Possibilities include option in the context menu, key bind, or button in the tab.
Thanks for the quick response! Maybe this is Rust specific, but fixes in Diagnostics are not showing (fix available). Quickfixes only appear when right clicking the code.