How can Sublime Text show non printable characters (I’m interested in SPACEs and TABs)?
How can Sublime Text show non printable characters (I’m interested in SPACEs and TABs)?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To view whitespace the setting is:
You can see it if you go into Preferences->Settings Default. If you edit your user settings (Preferences->Settings – User) and add the line as per below, you should get what you want:
Remember the settings are JSON so no trailing commas.