Tracking code changes

Tracking code changes in VS Code extension

Once there is a change saved in an approved app, the app is marked with * next to the name. Also, every module with its blocks, where the changes are available, is marked with the *.

To view what's changed right click the item and pick the Show changes option.

A compare view will appear and you'll see the changes that have been made.

Tracking code changes in web interface

Once there is a change saved in an approved app, a new tab Changes will appear. There is a list of all changes available in the particular app.

After clicking on a diff log, a page with the particular app block will open, with a dialog informing your about available changes. For a detail diff file, click Show diff button.

A compare view will appear and you'll see the changes that have been made.

Last updated