social.coop is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Fediverse instance for people interested in cooperative and collective projects. If you are interested in joining our community, please apply at https://join.social.coop/registration-form.html.

Administered by:

Server stats:

490
active users

Less than 2 hours after emailing BBEdit Support I have a helpful response which has solved my problem:

"The OS will generally quarantine files that have been downloaded, but may do so for other reasons; there are various tools for correcting this, but the most straightforward is probably the `xattr` command line tool.

The following Terminal command will remove quarantine from any given file (use the actual File path rather than "/path/to/file"):

xattr -d com.apple.quarantine /path/to/file

and once you have done so, this issue should not recur. "

@hollie Indeed. BBEdit is one of my most important apps too. 😀