An interactive font changer in VS Code

1 · Amit Merchant · Jan. 28, 2024, 4:37 p.m.
Summary
One of the annoying things about VS Code is that it doesn’t have a built-in way to change the fonts interactively. You have to go to the settings and change the font family manually. And if you want to try out different fonts, you have to do this over and over again. But there’s a way to change the fonts in VS Code interactively. You can do this by using the Font Changer extension. This extension allows you to quickly change fonts by selecting from installed fonts from the command palette. You c...