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

Release notes: Sprint 11

redmunds 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:

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.

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