I consider snippets powerful and time savers. It could contain repeating building blocks handy available.
Unfortunately current implementation of snippet maintenance is odd - there is no support in Studio so the only way is to prepare the snippet as workflow under existing project and then move it to appropriate folder. In such case the snippet (workflow) will carry all the dependencies of parent project.
Would it be possible to integrate snippet management into Studio?
I know about Libraries. But it is rather replacement of custom activities, i.e. building block that performs defined action. While Snippet I consider as a template/skeleton which might be further modified - like the “For Each File” snipped.
Snippet and template are two different concept aslo Visual studio so I would be rather keen of keeping them separated, which are both good productivity increase tools if used wisely, using different approach!
Snippet are meant for small adding in a workflow (no file) and template for starting / adding a new file(s) to a project.
Hi @loginerror,
My point is about no support for creating/editing snippets from Studio.
Suggested enhancements:
1/ Extract as Snippet - similar to Extract as Workflow
2/ Edit snippet - allow edit existing snippet, currently it is only possible Open in read only mode