Although there are inspections in place to validate Handlebars helper parameters, hashes, etc, additional information about what each of them is for could be useful. Just like inlay hints for Java, Kotlin, etc method call arguments.
Tasks
Create inlay hints or code vision for the parameters of WireMock specific Handlebars helpers.
Extras
Introducing parameter names for the hints will make it possible to use these names in inspection messages when validating the number of mandatory parameters specified in a helper.
Summary
Although there are inspections in place to validate Handlebars helper parameters, hashes, etc, additional information about what each of them is for could be useful. Just like inlay hints for Java, Kotlin, etc method call arguments.
Tasks
Extras