Skip to content

Use editor.fontFamily value for editor.codeLensFontFamily and editor.inlineHints.fontFamily #119406

@AlexDev2020

Description

@AlexDev2020

Vs code there are the following options to customize the font:
editor.codeLensFontFamily
editor.inlineHints.fontFamily

The problem is that the above options don't use the default editor.fontFamily option, which in turn is annoying. I would like for these parameters to have the same behavior as for debug.console.fontFamily, scm.inputFontFamily, terminal.integrated.fontFamily. If no font is specified, then we use the editor.fontFamily value.

I think you need to bring everything to one form.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions