Pipeline Editor
Open and debug SFCC pipeline XML from JetBrains IDEs
The JetBrains plugin registers a PipelineEditor file editor provider for SFCC pipeline XML. It also contributes Show Pipeline Source, Show Pipeline Editor, and a pipeline breakpoint type for debugger workflows.
What It Supports
- Open a pipeline file in the visual editor.
- Switch back to the XML source.
- Create new pipeline files from the SFCC new-file actions.
- Place supported pipeline breakpoints.
- Use pipeline stack frames and variables during debugging.