googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 410 forks source link

Enhancement - each open folder should have a separate color for their tabbed files. #4075

Open ghost opened 7 years ago

ghost commented 7 years ago

When multiple folders are open for comparison or copying code, tab colors could distinguish which folder you are looking at. The color could also be applied to the navigator pane.

Also, a read-only folder attribute specified during the folder open process would prevent inadvertent modification of a folder being used for copying.