26.2.11
- Extended the Markdown LSP integration with formatting and code action support for rumdl
(for #3467)- The editor context menu now provides a Markdown LSP section with format document, format selection,
and code actions - The completions menu now includes a filter field that starts with the current word
- The editor context menu now provides a Markdown LSP section with format document, format selection,
- Fixed Setext heading highlighting not clearing when the underline line loses its heading marker
(for #3469)