Top "Sublimetext" questions

Sublime Text is a text and source code editor for Linux, OS X and Windows.

Sublime Text - command to make first character uppercase

There are upper_case and lower_case commands: { "keys": ["ctrl+k", "ctrl+u"], "command": "upper_case" }, { "keys": ["ctrl+k", "ctrl+…

keyboard-shortcuts sublimetext ucfirst
SpecFlow/Gherkin highlighting in Sublime Text 2

Does anyone know if there are any Sublime Text 2 packages available to enable syntax highlighting for SpecFlow / Gherkin specification files?

sublimetext2 sublimetext specflow gherkin
Sublime Text requires restart on settings changes to take effect

My Sublime Text 3 ( but also applies to ST2 as I experienced the same issue before I switched to ST3 ) requires …

settings sublimetext application-restart
How to debug sublime plugins during development

I want to debug my plugin with pdb but it doesn't work. I get these errors Traceback (most recent call …

python debugging sublimetext2 sublimetext pdb
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
Converting spaces to tabs in multiple files Sublime Text 2

Is there any way to convert all spaces to tabs, not file by file? If I open a file and …

tabs sublimetext2 indentation sublimetext spaces
Configurate Keymap of PHPStorm like Sublime Text

When I tried to modify the keymap of PHPStorm to work like Sublime Text. I found a lot of conflict …

configuration phpstorm sublimetext keymaps
ctags in sublime text

I've just download sublime text 2 beta 2182 under ubuntu 10.10 with Exuberant Ctags 5.8 I want to use it for c++ coding and …

c++ sublimetext2 sublimetext ctags
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
Image Source Completion for Sublime Text 2

First of all, I'm not entirely sure if this fits into stackoverflow, or should rather be placed into programmers or …

html autocomplete aptana sublimetext