Top "Sublimetext2" questions

DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF.

Sublime Text 2 console input

I use Sublime Text 2 but it won't let me enter any value when my code asks for user input. (In …

python ruby sublimetext2
Terminal window inside Sublime Text 2

I saw this project that basically opens a new terminal window from sublime text-2. What I'm looking for is a …

terminal sublimetext2
A good free ftp plugin for Sublimetext 2

I am new to Sublimetext and wondering what is a good free FTP plugin to use with it. Thought the …

plugins ftp sublimetext2
Sublime Text 2: Auto fix indentation for javascript?

Here's some sample code I have, currently I'm set to only indent using 4 spaces at a time. Is there a …

javascript sublimetext2
Sublime text 2 - find and replace globally ( all files and in all directories )

Is there any way to find and replace text string automatically in all folder's files?

replace ide find sublimetext2 global
How to make ruler always be shown in Sublime text 2?

I use Sublime Text 2 and want a Ruler to be shown in every file with specific line-height. But I have …

sublimetext2 sublimetext rulers
Fold / Collapse the except code section in sublime text 2

Is there any plugin or shortcut to hide all except code section in sublime text 2? I need to fold all …

sublimetext2 sublimetext3
Merge multiple lines into one using Sublime Text

I am very new to Sublime Text and I am sure this is a naive question. Watching the Multiple line …

sublimetext2 sublimetext3 sublimetext
The shortcut key to open console in Sublime Text 2 does not work

I'm using Sublime Text 2 (version 2.0.1) on Windows 7, and I haven't installed any plugins for this software. I can use menu …

sublimetext2
Remove/Add Line Breaks after Specific String using Sublime Text

Using Sublime Text 2 - Is it possible to insert a line break/text return after a specific String in a …

string text-editor sublimetext2