How Can We Help?
- Open Sublime Text 3
- Click on Preferences->Settings – User
- Add the following line to the file
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?"
Example:
{ "bold_folder_labels": false, "color_scheme": "Packages/User/VisualStudio Dark (SL).tmTheme", "font_size": 9, "ignored_packages": [ "Vintage" ], "word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?" }