Jon Packer

Results 5 issues of Jon Packer

**Summary** Adds a simple note to the `autoformat_config_present` section documenting that the setting does nothing without switching off `autoformat_require_pragma` first. I found this confusing when setting up this plugin myself,...

This PR removes all references to the `precompile` option as it does nothing anymore. I got pretty confused today by reading the documentation and then browsing the source code trying...

Currently if passing these event handler to a Handle component in a custom handle, they will be swallowed by Handle's internal event handlers. This PR simply propagates the events to...

As per my comment on [this issue](https://github.com/architect/architect/issues/1297#issuecomment-1829933174), I'm adding some documentation that support of the REST API type in API Gateway has been moved to a plugin.