Mathias Lykkegaard Lorenzen
Mathias Lykkegaard Lorenzen
### What is the problem this feature would solve? Bun tests can only be run from the CLI. ### What is the feature you are proposing to solve the problem?...
When I try to write `10G` to go to line `10`, it goes to the end of the document instead.
Sometimes when we deploy, the environment isn't ready yet, because a previous deploy is also running. It would be awesome with something similar to `wait_for_deployment`, but where it waits *before*...
AWS Lambda Function URLs are different from regular API Gateway URLs, in that they support IAM authentication, and they are also cheaper to use. Does this library have support for...
See: https://github.com/ffMathy/FluffySpoon.JavaScript.CSharpParser/issues/8
Instead of a `declare` that has `true|false`, we should have an option for deciding an emit "mode", that can be `'declare'|'export'`.
This PR is work in progress for getting 2.0 released. Thanks Bitwarden and @notanengineercom for fueling this.
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### Describe the feature Would be cool with support for the AWS Lambda Extension https://docs.aws.amazon.com/systems-manager/latest/userguide/ps-integration-lambda-extensions.html https://aws.amazon.com/about-aws/whats-new/2022/10/aws-parameters-secrets-lambda-extension/ Would be awesome if I could just add a `AddLambdaExtension()` call to my configuration...