coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.24k stars 427 forks source link

CotEditor setting file #1511

Closed 25ThirtySix closed 10 months ago

25ThirtySix commented 10 months ago

Description

CotEditor changes the file icon for every file type it edits (.txt and .md in my case) from the default macOS icon to a CoTEditor icon. grab1

To Reproduce

  1. Simply open a new or existing file with CotEditor. There does not seem to be a setting to stop this behaviour.

Expected behavior

CotEditor is a really good text editor. I would like to use it for Markdown text editing on my Mac (replacing BBEdit which is probably over the top for my needs) but I find this automatic changing of file icons to be really, really annoying.

BBEdit and Taio (the two text/Markdown editors I currently use do not have this annoying "feature".

CotEditor SHOULD NOT change file icons without the user's permission.

CotEditor version

4.5.8

macOS version

13.5.1

Additional context

No response

1024jp commented 10 months ago

No. First of all, that's not an icon provided by CotEditor. File mapping is a task of the macOS system. CotEditor does nothing for it. CotEditor just provides the file types that it can process, and macOS decides the icon for document files and with which application to open.