How do I change visual code font?



How do I change visual code font?..

Answer / Prashantpal

To change the font in Visual Code, go to the settings (gear icon), search for 'Font', and then select 'Editor: Font Family'. You can choose a new font from the dropdown menu.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.

3 Answers   Honeywell,


What is the difference between pointer and reference?

7 Answers   IBM, Microsoft, Tech Mahindra,


How to declare more than one variable on a single line?

3 Answers   CMC,


Explain pointer to the constant and constant pointer?

1 Answers  


What is persistence?

3 Answers  


What is iunknown? Explain some of commonly used methods provided by iunknown.

1 Answers  


Name the three attributes of a pen?

1 Answers  


Explain some of commonly used methods provided by iunknown.

1 Answers  


How do I change visual code font?

1 Answers  


How do you handle drag and drop in ole?

1 Answers  


How many time DLLMain gets called?

1 Answers   Microsoft,


what is the difference between the codes written in the document class and view class

1 Answers  


Categories