Sublime Text is a text and source code editor for Linux, OS X and Windows.
I've got some poorly-formatted HTML code that I'd like to reformat. Is there a command that will automatically reformat HTML …
html sublimetext2 sublimetext indentation reformatI want to set up a complete Python IDE in Sublime Text 2. I want to know how to run the …
python ide sublimetext2 sublimetextIn Visual Studio I can press Ctrl+K+D to indent everything so the code is structured nicely and readable. …
sublimetext2 sublimetextI have two cloned repositories of two very similar open-source projects, which I have been working on in different instances …
compare sublimetext2 diff sublimetext sublime-text-pluginI just switched to Sublime Text as my new editor. If I open the sidebar it shows the opening file, …
sublimetext2 sublimetextHow can I replace \n in Sublime Text with real in-editor displayed new line so: foo\nbar becomes: foo bar …
sublimetext2 sublimetext sublimetext3In Terminal when I use .subl It returns -bash: .subl: command not found Anyone know how to open Sublime Text 3 …
macos terminal sublimetext3 sublimetextIs there a way to search for a string in all files inside a project in Sublime Text 3? The string …
sublimetext sublimetext3If I select a variable (not just any string) in my code, all other instances of that variable get a …
keyboard-shortcuts sublimetext key-bindingsHow can Sublime Text show non printable characters (I'm interested in SPACEs and TABs)?
sublimetext sublimetext2