Open rtofvnt opened 9 months ago
Good idea!
This new functionality would be great.
@rtofvnt @Eplankton @MicSG-dev Thank you all for the request. Currently, we match the font of the editor.fontFamily
setting from VS Code. Therefore, you should be able to change this setting and see it matched in the Serial Monitor output.
Are you requesting a different setting specific to the Serial Monitor? Or does the current implementation work for you?
@rtofvnt @Eplankton @MicSG-dev Thank you all for the request. Currently, we match the font of the
editor.fontFamily
setting from VS Code. Therefore, you should be able to change this setting and see it matched in the Serial Monitor output.Are you requesting a different setting specific to the Serial Monitor? Or does the current implementation work for you?
Yes, we mean that a separate setting options to change font in serial monitor, perhaps serial.fontFamily
, by now we already have the option to change the size/weight of font in the monitor, but sometime just want another font.
@Eplankton Thanks for the follow-up! I've placed it on the backlog and we will monitor both our workload as well as community demand for it.
Thank you!
@Eplankton Thanks for the follow-up! I've placed it on the backlog and we will monitor both our workload as well as community demand for it.
Thank you!
Which part of code is responsible for the font style? I would like to modify by myself :)
Would it be possible to add an option to control the font face?