Jon Walsh

Results 6 issues of Jon Walsh

This is a feature request for functionality similar to "git add --patch", where git-plus adds only the currently selected text/lines to the index, rather than the whole file. This might...

enhancement

![image](https://cloud.githubusercontent.com/assets/11289719/19192942/408a9210-8cd2-11e6-8b50-cfcadb1b88da.png) Syntax highlighting doesn't work when brackets are inside an opening tag or its attributes. (nunjucks syntax is highlighted as red)

bug
enhancement

Since upgrading to 2.11 I'm getting a memory leak when trying to push files. After disabling the below exception with -XX:-UseGCOverheadLimit the process went over 1GB before I killed it....

bug

Since there is a great variety of file extensions for text files, it might be better to target all of these through the mime types instead? ``` gzip: - "text/*"...

enhancement

It doesn't seem like credentials can be loaded via ~/.aws/credentials Is it possible to support this? as it seems to be built into the AWS API already anyway: http://docs.aws.amazon.com/AWSSdkDocsRuby/latest/DeveloperGuide/set-up-creds.html This...

enhancement

I'm using a default s3_website.yml config file for all my websites, and using environment variables to customise it for each website's needs. On problem though is s3_website auto-adds cloudfront_distribution_id into...

enhancement