Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEA/VSCODE File Cache Conflicts + null characters + dropped changes when I write code #5165

Closed
lllong33 opened this issue Nov 11, 2022 · 3 comments

Comments

@lllong33
Copy link

lllong33 commented Nov 11, 2022

Bug description

nextcloud + IDEA/VSCODE File Cache Conflict occurs when I write code. It affects my normal operation. In VSCODE, the last few lines of the file are replaced with null characters, and even the last few lines of code are deleted.
image

Which version of the operating system you are running.

windows 10 and 11

Nextcloud Server version

19,0,4,2

Nextcloud Desktop Client version

3.6.1

------------------------------- 2022-11-18
image

@joshtrichards
Copy link
Member

Thanks for the report.

Sounds like a couple others have encountered the nulls with VSCode + syncing too:
https://www.reddit.com/r/vscode/s/eR3f7mdAAU

Editors and things that make lots of transient files or persistent data updates can be tough for sync. They bring out all the edge cases. :-)

P.S. Side note, but there are WebDAV add-ons to VSCode that could be interesting combined when Nextcloud (I haven't tried any myself). Also thought you might find this thread of interest: https://www.reddit.com/r/NextCloud/s/p49QzoQpqA

@joshtrichards joshtrichards changed the title [Bug]: nextcloud + IDEA/VSCODE File Cache Conflict occurs when I write code IDEA/VSCODE File Cache Conflicts + null characters + dropped changes when I write code Nov 26, 2023
@lllong33
Copy link
Author

After removing the git project, this issue does not occur.

Thank you very much for your reply.

@joshtrichards
Copy link
Member

Duplicate of #5035

@joshtrichards joshtrichards marked this as a duplicate of #5035 Aug 20, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants