brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Code folding doesn't play well with View > Line Numbers toggle #9553

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by peterflynn Thursday Apr 09, 2015 at 22:42 GMT Originally opened as https://github.com/adobe/brackets/issues/10864


  1. Uncheck View > Line Numbers
    • Result: code folding triangles are too close to the left edge of the editor -- need more padding
  2. Re-check View > Line Numbers
    • Result: code folding is on the left of the line numbers now -- should be to the right

This seems relatively edge-casey, to the point where I could envision shipping 1.3 without fixing this. I suspect most people who have line numbers hidden will also want folding triangles hidden, and they're unlikely to re-enable line numbers afterward (and issue 2 is easy to work around).

core-ai-bot commented 3 years ago

Comment by VitorLuizC Thursday Aug 13, 2015 at 20:00 GMT


The same problem happens in Brackets 1.4

core-ai-bot commented 3 years ago

Comment by petetnt Saturday Aug 27, 2016 at 17:33 GMT


Fixed in #12673

core-ai-bot commented 3 years ago

Comment by zaggino Monday Aug 29, 2016 at 01:24 GMT


Re-opening as #12673 had to be reverted.

core-ai-bot commented 3 years ago

Comment by ficristo Wednesday Mar 15, 2017 at 18:57 GMT


I cannot reproduce anymore. Fixed by #10864