-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Native Notebooks - Editor + Output font size do not match (Add setting to change output font size) #119214
Comments
(Experimental duplicate detection)
|
Yup, that's why it's called "editor font size", which will only change font size of the text editor. |
@rebornix Are there plans to add a setting for the output font size? Or some setting to have the editor font size match the output font size? Believe the customer expectation for something like a notebook would be that they are the same (by default at least) |
We would need to explore what's the impact on the overall look of the notebook editor. |
I see. I had two users bring this up this past week. The most recent one this weekend mentioned that they tried out vs code is because of support for Julia and theyre in search of a mathematica replacement. They like a package that Julia offers but the rendered output is too small. They provided the photo below and mentioned how the lines are thin and the terms can get small. They are aware of the ability to zoom in on the entire vsc screen but do not like that the entire UI also gets upscaled and crowds the screen. The first user very specifically just wanted the size to match but did not necessarily want the default size in output that was provided. |
This might be more of an output rendering request as opposed to font-size, it might be interesting to see if we could enable controls that allows users to make the output smaller/bigger and persist those. |
I agree @misolori , think im tracking two different pain points here. I think the input/output general size customer expectation would be that they are same font size. For something like the math equations that is more likely rendering related. |
+1 from customer: Hi! This issue has been closed but I cannot find anything that describes how I can change the font family and/ or size for the code cell execution output!? Can someone point me to an according setting, please? Thank you, |
I don't think this quite addresses microsoft/vscode-jupyter#403, that was asking for a way to change the font size of specific elements rather than pointing out that there are size inconsistencies. Is that something that is being worked on or should an issue be opened? In my case, the editor font size and output font sizes all look fine but the markdown is really small for some reason: I've tried changing the "Markdown > Preview: Font Size" setting but it seems like that isnt being used here |
@Queuecumber this issue was for: |
@Queuecumber I have filed the second issue here: #124872 |
Steps to Repro:
Actual Behavior:
Output does not honor set editor font size
The text was updated successfully, but these errors were encountered: