microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.65k stars 28.68k forks source link

Terminal suggest: Showing suggestions blocks renderer due to measuring fonts #223876

Closed Tyriar closed 1 month ago

Tyriar commented 1 month ago

Repro:

  1. Windows/pwsh
  2. Suggest enabled
  3. Type g, 🐛 there is a 300-500ms delay on my machine

Profile shows it's due to forced layout:

image

vs-code-engineering[bot] commented 1 month ago

Issue marked as unreleased but unable to locate closing commit in repo history. If this was closed in a separate repo you can add the insiders-released label directly, or comment \closedWith someShaThatWillbeReleasedWhenThisIsRelesed.

vs-code-engineering[bot] commented 1 month ago
        Issue marked as unreleased but unable to locate closing commit in issue timeline. You can manually reference a commit by commenting `\closedWith someCommitSha`, or directly add the `insiders-released` label if you know this has already been releaased