atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Chocolat thinks every file is Objective C until I tell it differently #1675

Open jbrennan opened 9 years ago

jbrennan commented 9 years ago

Or at least, any new file or any file it can’t identify, it just defaults to Objective C. I’d love if this could default to plain text but I haven’t the slightest idea how to do this.

atg commented 9 years ago

It is possible but it's highly non-obvious (so non-obvious that I've forgotten how it works).

fenhl commented 9 years ago

I have the same problem, except it assumes that everything it doesn't recognize is Markdown. This is in version 3.1.4.

jbzdarkid commented 8 years ago

My recollection for how to set this feature is: Open new document -> change type to 'Plain Text' -> quit chocolat -> don't save (default type now set to Plain Text)

atg commented 8 years ago

I should just hardcode it to Plain Text and/or default to the most common type for the project. My default has been stuck in Markdown mode for months.