Top "Sublime-text-plugin" questions

Sublime Text is a multi-language, multi-platform code editor with a Python-based plugin API.

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
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
delete U+200B zero-width space characters using sublime text 3

How can I make U+200B character or delete them in using sublime text 3. I found http://pastebin.com/ehWxNfMe …

python sublimetext3 sublime-text-plugin
How to Enable MathJax Rendering in Sublime Text Markdown Preview

Using Sublime Text 3, I'm writing a Markdown document that includes math. The Markdown Preview package enables real-time rendering of the …

markdown sublimetext preview mathjax sublime-text-plugin
Command to convert selected lines to HTML bulleted list in Sublime Text?

Whenever I have a series of lines that are supposed to be a bulleted list (UL) in Sublime Text 3, I …

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