Fix some completion docs render delays (#31486)
Closes #31460 While this is now much better than it was, the documentation still flickers when changing selection. Hoping to fix that, but it will be a much more involved change. So leaving release notes as "N/A" for now, in anticipation of the full fix. Release Notes: - N/A
This commit is contained in:
parent
450a10facf
commit
0d3fad7764
4 changed files with 41 additions and 30 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -9563,7 +9563,6 @@ checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
|||
name = "markdown"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assets",
|
||||
"base64 0.22.1",
|
||||
"env_logger 0.11.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue