This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 0
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 - research, basic architecture and extensibility API:
-
Architecture / Research
- Continue to make progress on the extensibility architecture of Brackets
- 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.
- Continue to make progress on the extensibility architecture of Brackets
- 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