Top "Sublimetext2" questions

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

How do you configure JSHint options globally in Sublime Text 2?

I'd like to turn off particular warnings globally when using Sublime Text 2's JSHint plugin. For instance, "laxcomma". I tried …

sublimetext2 jshint
Using Sublime 2 for Haskell Development?

What is the current status of Sublime 2 integration for Haskell? I see two possible packages so far. A plugin for …

haskell ghc sublimetext sublimetext2
How do i use package control to install packages in sublime text?

I am using sublime text 2. I have successfully installed Package Control. Now that Package Control is installed, how do I …

sublimetext2 package-managers package-control
Solution for using Sublime Text to edit files on a local server I created with vagrant?

I have a headless Ubuntu server created with vagrant and normally use vagrant ssh to access and then mess around …

ubuntu ssh sublimetext2 remote-access vagrant
Sublime Text wrap selection with snippet

I've been digging into Sublime's snippets, plugins and macros, but I can't seem to find what I'm looking for. I'm …

css less sublimetext2 sublimetext sublimetext3
SublimeText 2: Select lines that match search terms

I need to select some lines inside of a list of file names to bring them at the end of …

expression sublimetext2 selection sublimetext textselection
HTML Build system in Sublime Text 2

I'm struggling to successfully build a HTML build system in Sublime Text 2. I am running Windows 7. This is the code …

sublimetext2 build-system
Swapping text selections in Sublime Text 2

Forgive me if this has been asked before; I've looked around and while I can find (vague) documentation for swapping …

selection sublimetext2
Setting up sublime text 2 with activeperl?

New to using sublime text 2 and I'm wondering how to get it to point to the activeperl.exe (on win7). …

perl sublimetext2 activeperl
multiple "commands" in a single Sublime Text 2 user keymap shortcut

Is there a way to have multiple "commands" associated with one shortcut? I have these two shortcuts. First shortcut makes …

keyboard-shortcuts sublimetext2 keymapping