Anzeigen der neuesten Beiträge
0 Mitglieder und 11 Gäste betrachten dieses Thema.
Find menu command... (Ctrl+H)Open a list with search able menu commands. Items are listed as soon as you start typing a word. Some additional information is displayed for the selected item like full menu path, icon or check state. The displayed check box and radio buttons are clickable.You can also list the most recent commands by pressing the "recent list" button or "F2". Press the customize keyboard button (or F3) to open the customize keyboard window with the current action selected.Highlighting of bracesChanged the way braces are highlighted.Insert text on each line..."More line operations > Insert text on each line..." can be used to insert text on each selected line. Text can be inserted at the beginning or end of the lines. Incremental numbers can be inserted at the beginning of each line and may include text, e.g. "Pos 1: " or "Line 1. ". The number is incremented and the result may look like below:Line 1. Some text...Line 2. and some more text...Line 3.There are several options in the dialog window to trim text or skip blank lines.Find/Replace barMade several changes in the find/replace bar.Text clip macrosAdded a few new macros and made some additions:@f will get the current file name and path of the current document.@i can now have a default input value.@l will prompt the user using a list.E.g.%%%file%=@f%town%=@i[London] Your home town %country%=@l[Denmark|Germany|UK|Sweden] You home country%%IE previewWhen the program is installed a registry key is added to allow the editor to use the latest IE version mode for previewing. The default is IE7, but if Internet Explorer 9 is installed, it is set to IE9. The registry key is set per application and doesn't effect any other programs.It can also be set from options "Browser preview" section.Firefox previewUpdated the component and XULRunner files to version 10.Path variables[EditorDrive] and [EditorDir] can now be used in all tool paths (Tools, External browser paths, Compare tools). This can be useful if you run the portable version from different systems.Replace previewAdded a counter to display the number of items currently selected. Also fixed some issues.Not found indicationAdded a visual indication when an item is not found using incremental find or the find/replace bar.Home key optionAdded an option to allow the home key to move to the first nonwhite space position when first pressed.Fixed Some minor changes in dialogs to give some text more space (some text field where to narrow when using some languages). Undo unindent issue. Display of some ASCII characters. Show file that confirmation form asks to save on close. I may have made some other minor changes...