Jeremy Chen

Results 5 issues of Jeremy Chen

Any port on the horizon to Python/Javascript?

Looks like the `longEnvVars` option requires S3 read access for the instances. I tried it some time back and it didn't work and I was in too much of a...

documentation

I'm deploying the same app separately to 3 AWS regions. The problem I have found is that certificates are requested even though the `sslDomains` have not changed. What should I...

It would be good to make a few changes for Python 3. `range` instead of `xrange` and `print` as a function. In lines 49 to 56: ``` for _ in...

I'm using OS X and ST3 build 3124. When I attempt to read a markdown file, nothing renders. I see that `/markdown.js` is [used to render the file](https://github.com/learning/SublimeServer/blob/918d408bf0182eccafcbac0b97b0422abde7669f/SublimeServer.py#L351)... But it...