This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Brackets 1.6 Pre-release build
Pre-release
Pre-release
nethip
released this
24 Dec 12:24
·
1184 commits
to master
since this release
What's New in Release 1.6
- Add flip-view and close buttons to pane-headers by petetnt : In split view, documents now can be closed via the new close button added at the right corners of both the panes. Also, document now can be easily moved into the other pane, using the new flip button.
- Type Inference in hint list by swmitra : Javascript code hints are now further improved to show more information like the type and documentation associated with the function/variable along with any hyperlinks.
- Split View (Same Document) by swmitra : Same document can now be opened in both the panes, when in split view.
- Toggle panels and no-Distraction mode by abose : Brackets now has a no-distraction mode which can be enabled using Cmd-Shift-2 shortcut. Once enabled, this mode will hide the toolbar bar panel on the right as well as the project tree.