Anzeigen der neuesten Beiträge
0 Mitglieder und 6 Gäste betrachten dieses Thema.
Fresh HTML 3.54. What's new: add grouped css styles inspector.
This version contains few majors fixes such as unicode file corrupted on saving bug, php syntax highlighting bug and some performance issues on Unicode files.Some new features are added: "search and replace action macro recording", "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".Scintilla component is update to 2.20 in this version.Here are Notepad++ v5.7.1 new features and fixed bugs (from v5.7) : 1. Upgrade Scintilla to version 2.20. 2. Fix Unicode file corrupted on saving bug (the buffer alignment issue). 3. Fix DBCS encodings file saving corruption bug. 4. Fix file containing NULL character loading bug. 5. Fix php syntax highlighting bug. 6. Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command. 7. Add 2 line wrap methods (default plus aligned and indent). 8. Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command". 9. Add "Modify" and "Delete" buttons on Shortcut mapper dialog. 10. Add macro new ability to record search and replace actions. 11. Fix SaveSession bug. 12. Remove characters count feature from the status bar due to its performance issue with UTF8 file. 13. Fix crash issue due to themes switching. 14. Make folding margin hidable. 15. Add NPPM_GETCURRENTNATIVELANGENCODING message (to get the current native language enconding). 16. Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom).
New in version 4.5: * Syntax highlighting for HTML codes * Added Forum menu item
Version 2.21 performs much faster for Asian Double Byte Character Sets.
Version 6.70Sept 2, 2010Html 5The editor now support Html 5. The syntax file has been rewritten. Tag and attribute icons are color coded which enables the user to see which tags and attributes can be used in Html 4, Html 5 or both.Tags: Green = Html 5, Yellow = Html 4/5, Red = Html 4 only.Attributes: Blue/Blue = Html 5, Red/Blue = Html 4/5, Red/Red = Html 4 only.Events: Green = Html 5, Yellow = Html 4/5.Project Manager * Added a new option "Default project tree path". This path is used to create a relative path. When you add files to the project, this relative path is used to create folders in the project tree (when using the option to use a relative path). * Drag n drop inside the project tree should work properly now. * Files and folders can now be dragged from e.g. Windows Explorer to the project tree.Search -> HighlightAdded a new option in the menu to allow highlighting of words during normal selection.Allow text cursor beyond end of lineMade some changes in behavior and added a new option. * Trailing blanks are removed from modified lines only. To keep the trailing blanks save the file or use the new option to "Keep trailing blanks". * Added a new option to "Keep trailing blanks". * Fixed some issues with undo/redo.Remote Files (FTP/SFTP)Made several improvements. * Document status (cursor pos, fold state...) are now saved for remote files. * Remote files are added to the "Recent files" list and are opened the same way normal files are. * Save options can now be remembered (local/remote or both) between sessions. * Added a menu item to save all files to the connected site.Syntax EditorFixed some minor issues and made several improvements.Syntax OptionsAdded and changed some options.OnlyLineCommentIfFirstChar has been changed and are now connected to LineCommentA or LineCommentB. The two new options are:OnlyLineCommentIfFirstCharAOnlyLineCommentIfFirstCharBA new block option was added:OnlyAfter=<string>Use this to enable block highlighting only after certain characters entered in the new option.This is used in the JavaScript syntax with RegEx patterns.Misc * Tab after keyword could sometimes disable folding. * Fixed some issues reported in the forum.
Changelog:Fixed bug where inserting table rows into a table with subtable would produce an incorrect column count.Fixed bug where the selection of cells in a table with subtables could produce invalid selections.Fixed bug where the table plugin would produce a script error if you tried to move the caret before a first child table.Fixed bug where the keep_styles feature on IE would move the caret to an incorrect location at the end of list blocks.Fixed so attributes from legacy elements such as font gets retained when they get converted to spans.Fixed minor issue where the select boxes wouldn't be set the not set by default in the table dialog.
Enhancement and bug fixed (from v5.7):1. Update Scintilla to v2.21.2. Fix a vulnerability issue: Load ScinLexer.dll with its full path to avoid hijack.3. Fix dragging undocked window performance issue while using Vista Aero UI style.4. Fix large file truncated after loading problem.5. Improve file loading performance. Regressions fixed (from v5.7.1 RC):1. Fix "Select and Find Next" and "Count" regressions.2. Fix the menu items settings non-memorized regression.3. Fix Lexer SearchResult syntax highlighting bug.4. Fix macro recoding for find in files regression.5. Fix html/xml/php folding disappeared problem.6. Fix "#if 1 //" making Notepad++ crash issue.
New in version 4.5.1 * Fixed bug with insert/delete in new editors
Bluefish 2.0.2 is a minor bugfix and minor feature enhancement release. Most notably two crashes have been resolved, and a "jump to reference" feature has been added to quickly open a referenced filename. Next to the code the translations have been improved, the Danish and Russian translations are fully up to date now.