DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF.
Just opened a file with Sublime Text (with Sublime Linter) and noticed a PEP8 formatting error that I'd never seen …
python sublimetext2 pep8How can Sublime Text show non printable characters (I'm interested in SPACEs and TABs)?
sublimetext sublimetext2Let's say I had a text file with the following nine lines: foo bar baz qux quux How can I …
sublimetext2Lots of friends have suggested me to start using Sublime Text instead of Notepad++, but I've been happy so far …
editor notepad++ sublimetext2 sublimetextHow do I see the current encoding of a file in Sublime Text? This seems like a pretty simple thing …
encoding sublimetext2Is there a way to force Sublime Text 2 to always indent two spaces per tab when working with Ruby files? …
editor sublimetext2 sublimetext indentationI want to edit multiple lines and every "word" within that line. For example: 45 28 42 65 24 87 47 95 01 25 87 98 I want to select every whole …
sublimetext2 sublimetext sublimetext3How do I set a default filetype for a certain file extension in Sublime Text 2? Specifically I want to have *.…
sublimetext2 text-editor sublimetextWhen I open a file in Sublime Text 3, at the bottom I have an option to set the Character Encoding …
encoding utf-8 sublimetext3 sublimetext2 byte-order-markI am trying to compile and run Java code in Sublime Text 2. Don't just tell me to do it manually …
java compilation sublimetext2