This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Release notes: Sprint 11
pthiess edited this page Jul 19, 2012
·
19 revisions
Sprint 11 is in progress until 7/20. These are draft notes.
Our main goals for the sprint was enhancing the core feature set (i.e. Initial code hinting) and to pay attention to the community feedback, we also did some bug fixing in the CEF3 related code and to pass all Unit Tests for the new App Shell:
-
Code Hinting Epic
-
Native Shell Epic
- CEF3 Shell Enhancements: Fix bugs and get most unit tests passing in the experimental new shell, based on Chromium Embedding Framework 3 (Brackets currently uses CEF 1). We plan to switch over to the new shell sometime within the next couple of sprints.
-
Misc
- Improved Esc key handling: Pressing Esc while a menu is open closes it. Pressing Esc while the cursor is inside an inline editor closes it. Pressing Esc while the cursor is in a regular editor closes all inline editors embedded in it.
- Test Scrolling Performance Enhancements
-
Architecture / Contributions
See closed sprint 11 bugs. A few other bugs might have been fixed that weren't tagged.