Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Release notes: Sprint 11

peterflynn edited this page Jul 19, 2012 · 19 revisions

Sprint 11 is in progress until 7/20. These are draft notes.

What's New in Sprint 11

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

  • Architecture / Contributions

    • To CodeMirror: Bug fix to prevent selection from being lost when using Ctrl+click to right-click on a Mac.

UI Changes

API Changes

New Extensibility APIs

Known Issues

  • #1283: Text selection highlight jitters when horizontally resizing window.
  • #1267: Text selection highlight doesn't extend further to the right if you scroll the editor horizontally.

Bugs fixed in Sprint 11

See closed sprint 11 bugs. A few other bugs might have been fixed that weren't tagged.

Clone this wiki locally