Top "Sublimetext2" questions

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

Sublime Text - plugin_host exited unexpectedly after installing sublime_tern

I have installed sublime_tern package to help me with my MeteorJS development. After installing this package, any time I …

sublimetext2 sublimetext sublimetext3 tern
Sublime Text 2 packages ignored

So after switching over to Sublime Text last year, it has become my editor of choice, and I have installed …

sublimetext2 package-control
Sublime Text 2 with MIT Scheme

Does anyone know how i could use sublime text 2 with scheme. I've heard ST2 and I want to try it …

scheme sublimetext2 sublimetext mit-scheme
Sublime PHP method signature and description on autocomplete

I really like sublime but I have 1 major issue stopping me from migrating from Netbeans: I need sublime autocomplete to …

php autocomplete sublimetext2 method-signature sublimetext3
Sublime Text 2 on OS X Lion not finding git binary in PATH

I'm just getting started with my dev environment on OS X Lion and recently installed Sublime Text 2 and git integration …

git osx-lion integration sublimetext2
Sublime Text 3: There are no packages available for installation

I have a problem with packages installation for Sublime Text 3. I downloaded ST3 and follow the instructions https://packagecontrol.io/…

sublimetext2 sublimetext3 sublimetext package-control
How to edit multiple files through "Find results" in Sublime Text

When I search multiple files via Command + Shift + F, the result is returned as something like a text file. This …

sublimetext2 sublimetext sublime-text-plugin
Change "Next File" and "Previous File" shortcut in Sublime Text 2

I'm having no luck changing the key bindings for switching files in Sublime. Does anybody know that the deal is …

sublimetext2 keymapping
Sublime Text 2: Auto complete CSS classes in HTML

How can I have the CSS auto-complete for classes feature in Sublime Text 2? For example, I have included a CSS …

html css sublimetext2 code-hinting
How to write a comment with Emmet plugin in Sublime?

Im using sublime 2 with Emmet plugin. Is there a way to write a comment with speed coding that would produce …

sublimetext2 code-snippets emmet