-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Labels
code-lensfeature-requestRequest for new features or functionalityRequest for new features or functionalityinlay-hintsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
code-lensfeature-requestRequest for new features or functionalityRequest for new features or functionalityinlay-hintsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded