Jon Walsh
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...
 Syntax highlighting doesn't work when brackets are inside an opening tag or its attributes. (nunjucks syntax is highlighted as red)
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....
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/*"...
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...
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...