How to Change Sublime Text 3 Default Settings
Sublime Text 3 is a popular text editor among developers. However, some users may want to change the default settings to suit their preferences. In this article, I will show you how to change Sublime Text 3 default settings.
Step 1: Open the User Settings
The first step is to open the User Settings. You can do this by clicking on the Preferences menu and then selecting "Settings - User".
<p>Preferences → Settings - User</p>
Step 2: Modify the Settings
Once you have opened the User Settings, you can modify the default settings. For example, if you want to change the font size, you can add the following line to the User Settings:
<p>"font_size": 14</p>
You can modify any setting you want by adding it to the User Settings file.
Step 3: Save the Changes
After you have made the changes to the User Settings, you need to save the file. You can do this by pressing Ctrl+S or by clicking on the File menu and selecting "Save".
<p>File → Save</p>
Conclusion
Changing the default settings in Sublime Text 3 is easy and can be done by modifying the User Settings file. By following the above steps, you can customize Sublime Text 3 to suit your preferences.
Leave a Reply
Related posts