sfccdevops / sfcc-devtools

Support Browser Interaction with VS Code, Eclipse, and SFCC Business Manager via DevTools Web Inspector.
MIT License
5 stars 0 forks source link

Add support for page designer #11

Closed nathanhemesath closed 2 years ago

nathanhemesath commented 4 years ago

Support for SFRA sites using Page Designer Components.

The component generated comments have the unique data for the asset. Typical Page designer component example: <!-- dwMarker="rinclude" dwPipelineTitle="Internal - Page Designer" dwIsController="false" dwPageId="Component-Asset_Name" -->

Just need the extension to look for that and swap out the url with the one below: https://${domain}/on/demandware.store/Sites-Site/default/ViewLdsBusinessManagerScreen-PageDesigner/#/edit/page/${dwPageId}

nathanhemesath commented 4 years ago

@manifestinteractive, Not really an issue, more of a feature request. We are rolling out the new SFRA site and it would be extremely handy to have this added. I'm actually surprised that Salesforce doesn't have this ability in the Toolkit icon.