Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
how can i which module or code have been modified in my theme?
i have made changes to many files but forgot which one
is there a way to know which files have been modified from the default file in the theme?
Hi @kldlaz
Hope you're having a great day!
is there a way to know which files have been modified from the default file in the theme?
Yes, follow the steps below:
To consult the history of modifications of a file in the code editor, open the file and then click the "older versions" option like below:
Once there, If the file has been modified recently then you will see the list of the modifications as on the following screenshot, you could even go back to the previous versions:
If the file has not been modified recently then, you will see an example of the following:
If you have any further questions, please do reach out either here on the forum, or via a private message/email. If you found this comment useful then please hit Like and Accept the Solution!
how can i get the default version for the theme.scs.liquid file for supply theme
Hi @kldlaz
Please see this example:
You will have to do the same thing by opening the concerned file.