Using Source Code Pro Font in VS Code on macOS
Visual Studio Code will only have access to fonts (font-family) that are installed on your system by default and Source Code Pro isn’t one of them. To add Source Code Pro to your VS Code programming experience, on macOS, we will have to first download the font files, then install them and then finally configure […]