When using vscode development tools, the default font size is generally 14px, so how to modify the font size? It can be modified in the settings.
Open the vscode development tool, select "File" >> "Preferences" >> "Settings" in the upper left corner Tutorial)
Enter fontsize in the search box on the settings page, and enter the font size to be set in the input box of Editor: Font Size.After setting the font size, return to the vue file page. At this time, you will find that the set font size has been Setup successful
The above is the detailed content of How to make font size larger in vscode. For more information, please follow other related articles on the PHP Chinese website!