Shane Kennedy

Results 13 issues of Shane Kennedy

Addresses #11112 Add doc on default return type for block expressions, with test case. I'm not sure it's the most appropriate test case (comparing void to void) but couldn't think...

This will need to be able to detect if a project is using yarn or npm for dependency management and provide the corresponding transient menus

Since this uses a dedicated \*npm-compilation\* buffer we can't use M-x recompile, but we should be able to rebuild with a command and not have to pull up the comp....

This hook should be optional and generic to be able to mix it with projectile, helm, whatever else there is. should be a y/n prompt

See https://github.com/nlamirault/gotest.el for inspo

### Summary Today when you create/update a launch template, the tags are only applied to "instance" and "volume" see [here](https://github.com/ansible-collections/community.aws/blob/main/plugins/modules/ec2_launch_template.py#L520) But a launch template also spins up network-interfaces that are...

has_pr

##### SUMMARY Tag network interfaces when managing ec2_launch_templates Fixes #2083 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME ec2_launch_template

### Issue description In my package A I depend on package B, package A has package B pinned at version 1.3.0, when I try to upgrade package B to version...

triage
Contributor Candidate

Publishing artifacts makes it easy for plugin systems to be configured to auto-install this language server when groovy files are detected Two things in this PR: 1. an editor config...