Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"editor.fontFamily" does not change pop-up window font #73583

Closed
Azureki opened this issue May 10, 2019 · 5 comments
Closed

"editor.fontFamily" does not change pop-up window font #73583

Azureki opened this issue May 10, 2019 · 5 comments
Assignees
Labels
*as-designed Described behavior is as designed

Comments

@Azureki
Copy link

Azureki commented May 10, 2019

I use fire code, and the font of code is changed, while the parameter hints are not.

  • VSCode Version: 1.33.1
  • OS Version: linux x64

Steps to Reproduce:

  1. Input a function, and then its definition will pop up.
  2. The font of its definition is different from the code.

issue

(Well, In fact, the first line uses fira code.)

I also use the develop tools.
first-line

docs

The code uses fira code, while docs not.

Does this issue occur when all extensions are disabled?:
No...If all extensions were disalbed, there would be not function definition window.

@vscodebot vscodebot bot added the editor-find Editor find operations label May 10, 2019
@chrmarti chrmarti removed the editor-find Editor find operations label May 10, 2019
@sandy081 sandy081 added the *as-designed Described behavior is as designed label May 15, 2019
@sandy081
Copy link
Member

It is expected that doc is not code and hence it does not uses editor font.

@vscodebot
Copy link

vscodebot bot commented May 15, 2019

The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed May 15, 2019
@Azureki
Copy link
Author

Azureki commented May 16, 2019

@sandy081 Thanks.
Then is there an easy way to change font of doc?
Or can you tell me what font does it use? The system font?

@sandy081
Copy link
Member

it uses the same font that workbench uses. I assume its the system font but can't confirm. @bpasero will know it.

@Azureki
Copy link
Author

Azureki commented May 22, 2019

Thanks for your reply.
Changing workbench font works. I have no more problem.
Ref:
#519
#26128

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed
Projects
None yet
Development

No branches or pull requests

3 participants