-
Notifications
You must be signed in to change notification settings - Fork 715
Open
Description
Check for existing issues
- Completed
Describe the bug / provide steps to reproduce it
Cache causing old file to remain after it was modified elsewhere.
- Open a file in the app (mine have been .md or .py files). It has now been cached, even with cache turned off in the settings.json
- Modify the file from a different device or medium. I code on both my laptop and my phone. So I've gone and made some modifications to the file on my laptop.
- Back on my phone, I close and reload the file, the newly modified file and old file are now mixed together. For example, if the modified version had less lines than the old version, the old version lines would remain added on to the modified version. Or if you use folding, it sees that as less lines and causes weird mixing of old and new versions.
- The change only applies if you save on your phone. If you exit out of the file, exit the app, clear the cache, reopen the app, reopen the file, the newly modified version is cleaned of the issues from the old version of the file.
- This happens with caching enabled or disabled in the settings.json
Environment
App version 1.11.4 and previous 4 versions.
Samsung Galaxy S24
Android Version 15 API 38
If applicable, add mockups / screenshots regarding your vision
No response
If applicable, attach your Acode.log file to this issue.
Acode.log
Metadata
Metadata
Assignees
Labels
No labels