thehogfather / brackets-code-folding

Code folding extension for brackets IDE
134 stars 42 forks source link

Collapse Problems #112

Closed assunluis closed 9 years ago

assunluis commented 9 years ago

It's possible to add collapsed remember feature? When I collapse something and close de editor and reopened it again, it forgets all my collapse regions and expands everything.

thehogfather commented 9 years ago

That feature already exists. Can you check View > Code Folding settings and ensure that the "save fold states" options is ticked? If that does not solve the problem then some information about your setup and the steps needed to reproduce the issue would be useful (e.g., OS, Brackets version etc).

assunluis commented 9 years ago

Thanks thehogfather, the "save fold states" was unchecked. The plugin is working properly.