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

Release notes: Sprint 11

pthiess edited this page Jul 20, 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 were 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. We built Code Completion infrastructure, continued App Shell improvements and appreciate working with contributors and the fast growing community.

UI Changes

API Changes

  • ProjectManager - the openProject() method now accepts an optional project path. If no path is specified, then the Folder Chooser dialog is invoked (same behavior as before). If a project path is specified, then the current project is closed, and the new project is opened. The loadProject() method is now private.

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.

External contributions

Core code updates (pull requests)

Extensions

Bugs fixed in Sprint 11

We appreciate an increasing number of bug fixes coming from the community, this as well as the feedback, a fact of the increased usage, is a great success.
For details on the bugs addressed, please refer to closed sprint 11 bugs. A few other bugs might have been fixed that weren't tagged.

Clone this wiki locally