Closed
Description
Summary of the new feature
On my stream with Scott Hanselman, he wasn't sure on how to write a param block because we have snippets for individual parameters, not param blocks.
I'd be nice to have a snippet of a param block, with a parameter inside.
Proposed technical implementation details (optional)
Take the current parameter
snippet, and wrap it in a param block and call it the param-block
snippet.