snippets-photo-shoot
snippets-photo-shoot copied to clipboard
No output with multiple selections
Steps:
- select a region of code
- select a 2nd region of code (hold Alt and use mouse to highlight a second region)
- right click -> Create Snippet Shoot
Expected -> render with both selections; and a comment "//..." between
Actual -> empty output without either selections
I wanted to create a snippet of a section of code and the required imports for it; while omitting some boilerplate in-between. This is not possible without editing the file.