+5

Project settings should remember per-file text wrap settings

Nicolas Perriault 12 years ago updated 12 years ago 1
Use case:
  1. Create a file, eg. test.md in a new directory
  2. Enable text wrap, set it to 80col
  3. Save the file, create a sublimetext project, eg. test.sublime-project
  4. Close the project, reopen it, open test.md
  5. text wrap settings have not been remembered

What would be cool is to store these per-file settings in the project settings file.

Hmm as a side note, same goes for indentation & syntax settings and probably other setting as well.