Hooks, Custom API & Steptypes
Indexed SFCC extension point panels in the VS Code sidebar
The sidebar exposes indexed project views for hooks, custom APIs, and pipeline step types. These panels make SFCC extension points searchable and navigable from the IDE.
Hooks
Hooks can be shown as raw entries or grouped entries. Use the panel to find hooks, open hook declarations, and jump to hook script files.
Custom API
Custom API indexing helps locate REST API folders, endpoint folders, path definitions, method schemas, API JSON definitions, and method script definitions. Export to Postman is available from the Custom API panel actions.
Steptypes
The Steptypes panel indexes pipeline step type definitions and opens their JSON source when you need to inspect or edit pipelet metadata.