Davis Clark

Results 22 comments of Davis Clark

if you select multiple regions and then run a conversion command, it should do it for every selected region. This is limited to a file, but it uses existing Sublime...

never thought it would be used that way, but you are right, the casing functions build in to sublime do handle it. The only issue is that we use sublime's...

@bfelder thanks a bunch! you can go ahead and open up a PR if you'd like for tracking, and we just won't merge it until its ready. I'll take a...

this is the downside of adding support for some of these non-standard casings, the way the plugin is written right now just can't handle converting **from** stuff like slash-case to...

was just doing a little maintenance. Currently, if you highlight the entire token manually conversion to/from pretty much any casing scheme works as expected. Not considering this resolved, we could...

@volox it would belong here, not upstream at @einars project. Are you using the `format_on_save` feature most of the time, and there are some directories in projects where you don't...

ok. This would most likely get implemented via an `ignore_patterns` configuration option in your JsFormat user settings. I've actually done some work on similar stuff that isn't merged in anywhere...

Been working on some other (unrelated) python stuff lately, so I may knock this out this week.

i would be ok with this. you used to be able to do this, but too many people tried to format the whole file, which obviously screwed up html content....