Top "Sublimetext3" questions

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

How to open the iTerm in the sublime text 3?

I installed the Terminal package in the sublime3, setting in the package: { "terminal": "iTerm.sh", "parameters": [] } But when I press …

terminal sublimetext3 iterm2
Sublime Text 3 SublimeLinter plugin not able to find jshint

For some reason, SublimeLinter3, or the SublimeLinter3 JSHint linter plugin, seems unable to parse the PATH environment variable and is …

sublimetext3 jshint sublimelinter
sublime text 3 hints as in NetBeans

is there any extension that provide hints (autocomplete) in Sublime Text 3 as it in NetBeans? Not just php functions but …

php autocomplete sublimetext3 hints
Sublime Text 3: Anaconda package error connection to localhost timed out

I am getting a bizarre error message when starting up sublime text 3. upon startup, I get the error below. Here's …

python sublimetext3 anaconda python-3.5 sublime-text-plugin
Fastest way to compile SCSS (Compass) + refresh the browser?

Just wondering what in your opinion is the fastest way to have your SCSS compiled and browser refreshed? I'm currently …

sass sublimetext3 compass-sass livereload codekit
How do I set sublime text to auto detect a file type after setting it once?

for instance I have a .zsh file that I would like to always open in sublime as a "Shell Script (…

sublimetext3 sublimetext2 sublimetext file-type
Xdebug unable to connect to client, where do I start debugging the debugger?

I'm setting up xdebug for php within sublime text, and xdebug keeps on logging errors related to being unable to …

php sublimetext3 xdebug sublime-text-plugin
How to Access a Class through "Ctrl+Click" in Sublime Text 3

I've got this class as an example: Which plugin do I use to be able to click on: PHPUnit_Framework_…

sublimetext3 sublimetext sublime-text-plugin
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