AppCode 2021.1 Help

File Cache Conflict

If an external process changes a file that was opened and unsaved in AppCode, it results in two conflicting versions of the file. Use the following options to resolve conflicts.

ItemDescription
Load FS ChangesClick this button to load the file version produced outside of AppCode, and overwrite your local changes.
Keep Memory ChangesClick this button to preserve the version produced in AppCode and stored in cache.
Show DifferenceClick this button to invoke the differences viewer that shows the version in the file system to the left, and AppCode version to the right. You can merge differences as required and load the desired version to AppCode. By default, the cache version is saved.
Last modified: 08 March 2021