3

TextWrangler highlights syntax on my .txt files, how can I disable this?
It becomes really annoying when typing an apostrophe.

Petruza
  • 3,931

1 Answers1

6

Just select (none) as the file's programming language at the bottom of the document window.

enter image description here

enter image description here


If TextWrangler automatically assigns a programming language to .txt files, check its preferences, and, if necessary, change or set the (none) language for .txt files:

enter image description here

Daniel Beck
  • 111,893