This repository was 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 9
pthiess edited this page Jun 1, 2012
·
20 revisions
We didn't add major new user-visible features in Sprint 9. Our main goals for the sprint were similar to the previous sprint - Continue to make progress on the extensibility architecture of Brackets: research, basic architecture and extensibility API:
-
Architecture / Research
- CEF3 vs. Chromium Content Shell research (Glenn)
- Node vs V8 for bridging into native (Glenn, Joel, Raymond)
- A prototype implementation is checked into the node-proxy branches in adobe/brackets and adobe/brackets-app repos.
-
Extensibility:
- Enable [Unit Tests] (https://github.com/adobe/brackets/wiki/Extension-Experiments#wiki-unittests) in extensions (Randy, Jason, Peter, NJ):
- ryanstewart made improvements to the Performance of Sidebar
- conradz improved Line and Block Commenting
See closed sprint 9 bugs. A few other bugs might have been fixed that weren't tagged.
Here are some things we're planning to do over the next few sprints:
- Commit Scrolling CodeMirror Enhancements
- Increase / Decrease Code Font Size
- Editor HTML Context Menus and Submenues
- Specify css stylesheets
- Continue performance research and enhancements