vscode-docs-view icon indicating copy to clipboard operation
vscode-docs-view copied to clipboard

Add support for font size

Open ubless607 opened this issue 2 years ago • 7 comments

I would like to change the font size. Is this possible?

ubless607 avatar Feb 03 '22 13:02 ubless607

Hey ! I totally agree with this issue. I'm visually impaired and I use the extension cause the tooltips are barely usable for me. I'll really appreciate if it was possible to set up the font size.

It can may be easier to set the font on an existing property like editor.fontSize or terminal.integrated.fontSize.

Hoping you'll add this feature 😀

cesclass avatar Jul 12 '22 16:07 cesclass

font size zooming possible?

wheregone avatar Sep 05 '22 01:09 wheregone

Agree... I use the editor at zoom -2 and editor at font size 20. Although the -2 zoom is enough to read the text of the menus, the exposed documentation is unreadable. It would be great to be able to increase the documentation font size, without compromising the editor's zoom.

derycck avatar Sep 14 '22 16:09 derycck

There is already an old issue at https://github.com/mattbierner/vscode-docs-view/issues/17 and an open PR at https://github.com/mattbierner/vscode-docs-view/pull/23.

manojbaishya avatar Oct 16 '22 04:10 manojbaishya

Has there been any progress on this ? From what I understand vscode has made some changes and it's really a pain in the ass to change some settings by forcing css. The only practical solution right now is to change window zoom level and then make fonts smaller but that would still end up in huge widgets.

punowo avatar May 15 '23 14:05 punowo

Any hope on getting this PR merged?

R08 avatar Jul 06 '23 12:07 R08

Any hope on getting this PR merged?

Waiting for the feature to be accepted, you can simply change the text size in the css of the extension : ~/.vscode/extensions/bierner.docs-view-0.0.11/media/main.css

nagoli avatar Sep 12 '23 15:09 nagoli