
How can I change the font family and font size of variables in the screenshot in VSCode?

How can I change the font family and font size of variables in the screenshot in VSCode?
There is a GitHub issue discussing this problem:
and someone has added a PR to resolve it:
So maybe you need to wait for vscode to merge this function.
By the way, in my case,
because the font in variables use the default font of windows10 system - Consolas. So I choose to change the default font, using Jetbrains Mono to replace Consolas, and it works.