ZIm/crates/markdown/examples
Michael Sloan 506beafe10
Add caching of parsed completion documentation markdown to reduce flicker when selecting (#31546)
Related to #31460 and #28635.

Release Notes:

- Fixed redraw delay of documentation from language server completions
and added caching to reduce flicker when using arrow keys to change
selection.
2025-05-27 23:12:38 +00:00
..
markdown.rs Add caching of parsed completion documentation markdown to reduce flicker when selecting (#31546) 2025-05-27 23:12:38 +00:00
markdown_as_child.rs markdown: Don't retain MarkdownStyle in favor of using MarkdownElement directly (#28255) 2025-04-07 19:03:24 +00:00