thehogfather / brackets-code-folding

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

wrong fold marks when editing or removing folded code region #128

Closed thehogfather closed 9 years ago

thehogfather commented 9 years ago

Steps to reproduce

  1. open any document
  2. fold any code region
  3. increase the indentation of the folded region by tabbing.
  4. The fold mark for the region changes to an open triangle.

Expectation There should be no change to the fold marker in the gutter