-
New Feature
-
Resolution: Unresolved
-
Minor
JENKINS-28769 added the ACE Editor to Workflow. As part of that we hardcoded Workflow Snippets for the common steps in Workflow core code. Would be nice to provide a way of discovering those so plugins can "publish" them. Maybe an @Extension point
Atm, these are hardcoded in cps/src/main/webapp/snippets/workflow.js. Search for "workflowSnippets".