macOS resource files appearing in Visual Studio Code #17289
Unanswered
Chillifish
asked this question in
Q&A
Replies: 1 comment 1 reply
-
When applications save metadata for files this is usually stored in extended attributes on a filesystem. Because the filesystem mounted by NFS does not support |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This has never been an issue before and I don't know if it's Mountain Duck or VS Code causing the problem, but whenever I edit a file in VS Code, a file appears in the file tree with the same name as the file prefixed with ._
I have searched and google suggests Mountain Duck doesn't save resource files. Indeed, if I view hidden files in finder, or Cyberduck, the files don't appear to be there. However, I can open them in VS Code.
I have previously been using Big Sur with no issues at all and have just got a new (to me) mac using Ventura and the problem has just appeared.
This could well be a VS Code issue, but I just don't know where to begin solving it.
Beta Was this translation helpful? Give feedback.
All reactions