Home > Article > Development Tools > How to set font size in sublime
To set the font size in Sublime Text, you can search for "font_size" through the settings menu, enter the required size, and click "Save" to complete. The default font size is 10px, which can be adjusted as needed.
How to set font size in Sublime Text
Sublime Text is a popular code editor that allows users Customize various settings including font size.
Steps:
Enter "font_size" in the search bar of the settings menu.
To the right of the "font_size" setting, enter the desired font size in pixels ).
Click the Save button to apply the changes.
Example:
To set the font size to 12px, follow these steps:
Tip:
The above is the detailed content of How to set font size in sublime. For more information, please follow other related articles on the PHP Chinese website!