Extended attribute gets added to every new file
Hi,
Recently, every new file created gets the extended attribute 'com.apple.metadata._kMDItemUserTags' with the value 'bplist00....' (even plain text files created using editors such as Sublime, TextMate etc).
I'm a developer and spending a lot of time using the shell and has never seen this before.
It's kind of annoying to have this attribute added to every file such as source code and plain text documents. Right now I'm running xattr -c to remove the attribute from such files but would like to remove the behavior of automatically setting this attribute.
Have not found much information about this, which is why I'm asking here. It seems to be related to the tags feature in Finder (which I have never used). Any suggestions on how to remove this behavior?
Best regards
MacBook Pro with Retina display, macOS Sierra (10.12.5)