Jason Kasper

Results 4 issues of Jason Kasper

As subject says, I can't find EditPreferences in Package Control. =:)

I'm running Sublime Text 3 build 3059 and I just installed Google Spell Check and I see this error in the console view: reloading plugin Google Spell Check.google-spell-check Traceback (most...

This change satisfies my need that I requested at https://github.com/wbond/sublime_alignment/issues/37 and also adds the functionality that was requested at https://github.com/wbond/sublime_alignment/issues/27 Namely, it adds a new config option called alignment_format to...

Hi there! I'm working on some Objective-C code like this: ``` [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(onNotification:) name:NSWindowDidResignKeyNotification object:nil]; ``` I would like to use your alignment plugin to reformat this to...