Changelog for
brackets-1.7-3.1.i586.rpm :
Wed Jul 13 14:00:00 2016 robert.munteanuAATTgmail.com
- Updated to 1.7
Tue Jul 28 14:00:00 2015 robert.munteanuAATTgmail.com
- Updated to 1.4
* Instant Search in Files: Searching across files is faster than
ever. Results are now displayed incrementally and updated as
you type.
* Easier Preferences Editing: All preferences are now available
as code hints while editing the brackets.json preferences file.
Opening a preferences file (Debug-> Open Preferences file) will
also open the default preferences in a second pane in split mode.
This default preferences file will give hand on to user about the
preferences and how to use and set values.
* Disable Extensions Individually: Extensions can now be
individually enabled/disabled from the Extension Manager.
Here each extension which has been used will be provided with
an option to enable, disable and remove extension from the
Extension Manager.
* Improved Text Rendering on Mac: Crisp text rendering on Mac
with subpixel antialiasing enabled by default. You can use
the older text rendering by setting the fonts.fontSmoothing
preference to antialiased.
* Greek and Cyrillic Character support: Updated editor font
(Source Code Pro) with improved support for Greek and
Cyrillic character sets.
* Traverse files in List Order: Files opened in the working set
can be traversed in the list order with CTRL+PageUp and
CTRL+PageDown.
* Localization: Translation updates for: Czech, German, Finnish,
French, Japanese, Italian, Swedish
Fri May 1 14:00:00 2015 robert.munteanuAATTgmail.com
- Updated to 1.3
* Code Folding
+ Expand/collapse blocks of code (code folding)
* Command Line Integration
+ Launch Brackets from command line:
* Brackets Health Report
+ Anonymous data to help improve Brackets
* Stability
+ Windows: Mouse wheel scrolls at normal speed
+ Quick Open: many small bug fixes
* Code Editing
+ Highlight \'text/ng-template\' Angular templates as plain HTML
+ Better auto-unindent when ending a block
* Localization
+ Translation updates for: Brazilian, Croatian, Farsi, Finnish,
French, German, Indonesian, Italian, Japanese, Korean
Mon Mar 2 13:00:00 2015 robert.munteanuAATTgmail.com
- Updated to 1.2
* SVG code hints
* CSS color name hints
* Dart syntax highlighting
* Easier access to experimental, multi-browser preview
* Experimental support for drag-and-drop selected text
Mon Jan 12 13:00:00 2015 robert.munteanuAATTgmail.com
- Updated to 1.1
* Stability, Performance and Other Fixes
* Cross-Browser Live Preview
Wed Nov 5 13:00:00 2014 robert.munteanuAATTgmail.com
- Updated to 1.0 ( no upstream changelog )
Fri Sep 5 14:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 43
* SCSS/LESS support
* Extra Dark Theme
* Themes Tab
* Find UI Improvements
* Language Support
Sat Aug 2 14:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 42
* Editor color schemes
* Built-in dark mode
* Switch language/syntax of a single file
* Check/uncheck all matches for a file
* Show supported translations in Extension Manager
* Install extension from local .zip file
* Fixed 0.41 bugs where some files showed no JS hints
* Notification when hints ignore a certain file due to problems
* Traditional Chinese translation added
* Galician translation added
* New Preference: Hide hints from each provider
Fri Jun 27 14:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 41
* Replace in Files
* Stability Improvements
* Renaming files
Mon Jun 9 14:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 40
* Multiple File/Folder Exclusion Sets
* Fixed Windows Menu Drawing
* Code Inspection Fixes
* Improvements for Toggling Comments
* Fix Keyboard Shortcuts for Non-English Keyboards
Sat May 17 14:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 39
* Fuzzy CSS Code Hints
* Cut/Copy Entire Lines
* Custom Language and Syntax Highlight Mapping
* Extension Update Notifications
* Windows File Encoding Support
* New Find Menu
Tue Apr 15 14:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 38
* Multiple Cursors and Selections
* Add Matches to Selection
* Undo Selection
* Collapse All Children
* Enhanced Quit Edit Feedback
Tue Mar 18 13:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 37
* Exclude Files/Folders from Find in Files: Specify file and
folder names or wildcards to exclude from multi-file searches.
* Preferences Infrastructure Improvements : The new Preferences
API is now ready for extensions to use. Also, new preferences
have been added: see http://is.gd/BracketsPrefs for
documentation.
* Install Extensions through Proxies : Users can now set the
\"proxy\" preference to enable Brackets to install extensions
from behind a proxy server. See http://is.gd/BracketsPrefs
for more information.
* Improved Quick Edit for Timing Functions : You can now bring
up Quick Edit on an incomplete animation timing function
(e.g. \"cubic-bezier()\") to create a bezier from scratch.
Fri Feb 7 13:00:00 2014 robert.munteanuAATTgmail.com
- Updated to Sprint 36
* Improved Preferences: Use JSON configuration files to specify
settings by folder or file-type.
* Improved LESS Support: CSS Code hints and Quick Docs support
now available when editing LESS files.
* File System & Performance: Editor and Project file tree are now
automatically updated with external changes. Operations like
Find in Files are much faster.
* Extensions: New Debug > Reload Without Extensions command to
help troubleshoot problems. When updating and removing
extensions, Brackets now automatically reloads, so quit and
re-launch is no longer required.
* Quick Edit for Animation Timing: When the selection is in a CSS
animation steps() timing function, you can use Quick Edit
(Ctrl+E) to visually edit parameters.
Fri Dec 20 13:00:00 2013 robert.munteanuAATTgmail.com
- Updated to Sprint 35
* New Find/Replace UI: Replace now uses a streamlined, much
cleaner UI supporting the same features as Find, including
incremental search and highlighting. New case-sensitive and
regular expression toggle buttons for easy access in Find,
Find in Files, and Replace.
* Launching Live Preview on Mac: On Mac, Chrome does not need
to be relaunched when starting Live Preview.
* Faster Start-up: Brackets now loads up to 50% faster thanks
to minified JavaScript and pre-compiled LESS.
Thu Dec 5 13:00:00 2013 robert.munteanuAATTgmail.com
- Updated to Sprint 34 build 10733
* fixes several critical issues, including a freeze when opening
certain Javascript files
Wed Nov 20 13:00:00 2013 robert.munteanuAATTgmail.com
- Updated to Sprint 34
* Upgrade Existing Brackets Installations: Future versions of
Brackets, starting with Sprint 35, will upgrade the existing
installation in-place. Note: Versions Sprint 33 and older can
still be simultaneously installed or otherwise uninstalled.
* UI Improvements: The Mac version now has a dark titlebar,
matching the rest of the Brackets design.
* JavaScript Code Hints Reliability: Fixed issues where code
hints were missing in medium-sized files (500-2000 lines) and
in cases where a module\'s exports were modified
* New and Updated Translations: New Dutch, Persian and Romanian
community contributed translations. Updated French, Japanese,
Brazilian Portuguese, Czech, Finnish, German, Spanish, and
Swedish translations.
* Improved File System API: Extension authors can build more robust
and efficient extensions using the updated file system API.
Important details and migration guidelines are included in the
release notes.
Sat Nov 2 13:00:00 2013 robert.munteanuAATTgmail.com
- Updated to Sprint 33
* Image Preview: Selecting an image in the file tree displays a
preview of the image.
* New CSS Rule from Quick Edit: Use the New Rule button in CSS
Quick Edit (Ctrl+E) to create a rule for the currently selected
tag/class/id, even if there aren\'t any existing rules. You can
modify the selector after it\'s created.
* Quick Edit for Animation Easing: When the selection is in a CSS
animation timing function, you can use Quick Edit (Ctrl+E) to
visually edit the timing curve.
* Regular Expression Substitution: When using a regular expression
in find/replace, you can use $1, $2, etc. in the replace string
to refer to parenthesized subexpressions in the query string.
* UI Improvements: Quick Edit widgets now have a close button.
Find in Files reports when there are no results.
* Updated Translations: French, Japanese, German, Czech and
Spanish translations have been updated.
Tue Oct 15 14:00:00 2013 robert.munteanuAATTgmail.com
- Updated to Sprint 32
* Launch Live Preview for non-HTML file: Brackets will
automatically find a nearby index.html file to use. No more
switching way from your CSS file to start Live Preview!
* Faster Performance in Find as you Type: Initial keystrokes when
typing in Find field (when the number of results is usually very
high) are improved.
* Update Node to Version 0.10: This is an \'Under the Hood\' change.
* Improved Linting API: Extension authors can now drive linting
engine headlessly.
* Updated Translations: The French, Japanese, German, Czech,
Brazilian Portuguese, Swedish, and Turkish translations have
been updated.
Tue Oct 1 14:00:00 2013 robert.munteanuAATTgmail.com
- Updated to Sprint 31
* Live Preview for HTML: Live Preview updates in real time as you
type in HTML files. Updates pause whenever the HTML is not
syntactically valid.
* Keyboard Support for Recent Projects: Press Ctrl+Alt+R to open
the \'recent projects\' dropdown, then use the arrows and Enter
to switch projects.
* CSS Code Hints in SCSS: Code hints for CSS property names &
values: The same code hints you see in CSS files will now also
appear in SCSS files. Quick Docs for CSS properties: Ditto
– just like in CSS.
* HTML Matching Tag Highlighting: Highlight matching open/close
tag.
* Search: Update Find in Files results while typing.
* Search Result Tickmarks: Find results are visually mapped out
as yellow tickmarks along the scroll bar track.
Fri Sep 6 14:00:00 2013 robert.munteanuAATTgmail.com
- Initial packaging of Sprint 30, based on deb archive