v0.4.0
Pre-release
Pre-release
ConvertTo-FunctionDefinition
New editor command that generates a new function from selected text.
-
Creates parameters for variables not assigned in the selection, including type (if available)
-
Generated function can be exported automatically to the closest begin block, external file, or directly above
-
Creates a expression calling the new function including parameters in place of the source selection