DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF.
I would like to remove and/or deactivate the Emmet package in Sublime Text 2. Should I just remove the Emmet …
package sublimetext2 uninstallationI'm curious if there is a way to paste text to the end of every line in Sublime 2? And conversely, …
line sublimetext2 text-editor copy-paste sublimetextI want to create an Eclipse style shortcut Ctrl+MouseClick to open the function/method. Sublime Text 3 has already this …
keyboard-shortcuts sublimetext2 sublimetext sublimetext3You can have 80-characters / right margin line in Netbeans, Text Mate and probably many, many more other IDEs. Is it …
formatting coding-style sublimetext2 sublimetext3 sublimetextwhile True: reply = input('Enter text') if reply == 'stop': break print(reply.upper()) The result was: Enter text:Traceback (most …
python python-3.x sublimetext2 eofFirst let me say I come from a Microsoft background and Visual Studio is my bread and butter. It has …
sublimetext prettify sublimetext2I was looking and could not find an answer on this one. Which is Sublime Text's default font type?
fonts sublimetext2 sublimetext3 sublimetextI do web development and am trying out Sublime Text 2. Is there a keyboard shortcut to open the current file …
sublimetext2How can I use homebrew cask to install Sublime Text 3? I only see sublime text 2 in the repos. I even …
sublimetext2 homebrew sublimetext sublimetext3 homebrew-caskI know that Sublime Text 2 can delete the trailing white space on files upon saving. When working in a team …
whitespace sublimetext2 code-cleanup