Top "Sublime-text-plugin" questions

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

Sublime Text - Goto line and column

Currently, the Go to line shortcut (CTRL+G in windows/linux) only allows to navigate to a specific line. It …

sublimetext sublimetext3 sublime-text-plugin
Error installing Sublime Text 3 Package Control bz2

My ISP in India has decieded to block Github for some reason.I have been trying to install Package Control …

sublimetext3 sublime-text-plugin package-control
Sublime 3: How to change font size on Sidebar? - Ubuntu version

I'm trying to to change the size of my sidebar in sublime text 3, version for Ubuntu, but i just can't …

sublimetext2 sublimetext sublimetext3 ubuntu-14.04 sublime-text-plugin
How to install sublime package without package control?

How can I install a sublimetext3 package manually, without the package control. I am trying to fix a bug in …

sublimetext3 sublime-text-plugin
How to enable auto-align in Sublime Text 3?

I want to auto-align my code to make it easier to read, in a click. I'm working on Sublime Text 3 …

sublimetext3 sublime-text-plugin
Sublime Text 3 - Emmet shortcut for HTML 5 not working.

I have recently downloaded sublime text 3 and installed emmet. The issue that I am having is that when I write …

html sublimetext2 sublimetext3 sublime-text-plugin emmet
How to enable brackethighlighter plugin in sublime text 3?

I am using sublime text 3 build 3059 , brackethighlighter plugin is installed but not working how to make it work ? i tried …

sublimetext3 sublime-text-plugin
sublime text 3 package control install

I have a problem when I install the package control of sublime text 3 because of the proxy set but I …

sublimetext3 sublime-text-plugin package-control
PHP Syntax Check in Sublime Text Editor

In Gedit, I can add an External Tool of "php -l" on the current document, and if I have PHP …

php sublimetext2 sublime-text-plugin syntax-checking
Sublime: Good plugin for git history

In Atom Editor, there is a plugin that lets you view the commit history of a single file. Does sublime …

sublimetext sublime-text-plugin