forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 285
Release Notes: 0.44
redmunds edited this page Oct 1, 2014
·
10 revisions
This document will not be finalized until the end of Release 0.44 -- approximately October 5.
-
Split View
- Vertical & Horizontal Split View: View two files side by side or one above the other. (Note: it is not yet possible to view the same file in both panes).
- Stylesheet Editing
-
Files and Folders
- Project tree improvements: Many small bug fixes in the sidebar file tree. Notably, it's now possible to right-click files that Brackets cannot open (such as binary files and non-UTF8 text files).
-
Preferences
- New preference: show cursor in selected text: By default, Brackets hides the blinking cursor when you have a text selection; this behavior can now be disabled.
-
Localization
-
Extension name/description localization: The info displayed in Extension Manager, such as extension name & description, can now be localized via the
package-i18n
property.
-
Extension name/description localization: The info displayed in Extension Manager, such as extension name & description, can now be localized via the
Full change logs: brackets and brackets-shell
TODO
TODO
TODO - Working Set View Extensibility
- Activity Monitor in Mavericks (OS X 10.9) says the Brackets Helper process is "Not Responding" even when it's working normally (#5794). You can safely ignore this unless Brackets is actually failing to respond when you click or type text.
- #2272: Windows Vista may not allow the Brackets installer to run (you may not see any error message). To work around this, right-click the installer file, choose Properties, and click the Unblock button.
- Debug > Run Tests is disabled in the installer/DMG distributions of Brackets, because the unit test code is not included. To run unit tests, pull Brackets from GitHub instead.
TODO
- TODO: any brackets-shell updates?
- Some submodules were updated this sprint. Run
git submodule update
to ensure your source tree is fully up to date.
For details on the bugs addressed, please refer to closed Release 0.44 bugs. Not all fixed bugs will be caught by this search query, however.