|
![]() [ View full size screenshot ] Best Software Downloads Award:
|
| Version | Date Released | Status | Release Notes |
| Portable RJ TextEd 7.90 | Jan 17, 2012 | New Release | Cut/Copy Special: · Added a new menu item in the "Edit" menu with the sub menu items · Cut and Append · Copy and Append · Copy and Paste Incremental Find: · Open a small find bar in the top right document area to make an incremental search. Some options are available e.g. highlight all items found. Single line Find/Replace bar: · Removed the search pane in the bottom bar and created a new single line find/replace bar. To use it - set the option "Open find/replace as a single line bar" in options. It is a bit higher when you do a replace though. If you select "Find" - only the find options and buttons are displayed. Text clip variables: · It is now possible to add variables to your text clips and also prompt for information. The variable definition block has to be enclosed by %%. Variables by %. The variable block has to be at the top of the start clip. Variables can then be inserted anywhere inside the text clip. Both in the start and end clip. |
| Portable RJ TextEd 7.81 | Dec 26, 2011 | New Release | Fixed: · Firefox preview could crash the program. · Updated the Italian language file. |
| Portable RJ TextEd 7.80 | Dec 23, 2011 | New Release | Find and replace: · Removed the "Extended search" dialog and created a new find and replace dialog. Both the find and replace tab now contain options to search in all open files, project files and files in a folder. I also made several improvements e.g. replace preview now work in selections and from the current cursor position, when making a replace in the current document. The same is true for the count feature. · The search pane in the bottom bar has also been redesigned and several improvements have been made. · It is possible to set a keyboard shortcut to open the find or replace with the option "Find where" set to "Folder". The actions in "Customize keyboard" are "FindInFilesAction" and "ReplaceInFilesAction". Copy to clipboard option: · Added an option to allow the current line to be copied to the clipboard if nothing is selected. This option is turned off by default. |
| Portable RJ TextEd 7.72 | Nov 7, 2011 | New Release | Firefox preview: · Updated the Firefox preview code to use Gecko 7 (Firefox 7, XULRunner 7.0...). ALT+{num code}: · You can now type numeric codes from 128 to 159. The correct Unicode character is inserted to the text. · E.g. · ALT+153 (type 153 on the numeric pad while holding the ALT key - and release ALT to insert character) will now insert ™ (= U+2122). Text comparison: · Added text comparison items to the document tab context menu on the right pane, when using "Dual document view". If no comparison software is set in options - all text compare menu items should be grayed out. Find All (with highlighted search results): · A search using a string containing two, or more, lines should be highlighted properly now. Also fixed several issues e.g. scrollbar in the wrong position after the search. Fixed: · Column editing issues when text contain tabs. · Several undo/redo issues. · Some other minor issues reported in the forum. |
| Portable RJ TextEd 7.71 | Nov 2, 2011 | New Release | · An issue with tool parameters · Column display issue in status-bar · Column mode issue when using tabs · Show/Hide bottom-bar button state issue in the editor toolbar |
| Portable RJ TextEd 7.70 | Oct 31, 2011 | New Release | Replace preview in extended search: · Added an option in the extended search window to enable replace preview. When executing the replace, a preview window is displayed showing all changes in all files. Next to each file and text change is a checkbox allowing you to only select those changes you want to make in each file. Or you can exclude some files entirely. The preview window only have two buttons: "OK" and "Cancel". OK will commit all the selected changes. Document switcher: · The document switcher window is displayed when you press "Ctrl+Tab" or "Shift+Ctrl+Tab". It is closed when the Ctrl button is released. You can switch document tab as usual by hitting (Shift+)Ctrl+Tab, use up/down arrows or Home/End buttons. · The list can be unsorted or sorted. The sort can be ascending or in MRU order. It can also be turned off. |
| Portable RJ TextEd 7.63 | Sep 24, 2011 | New Release | Control characters: · Control characters are now drawn using a filled square. You can identify the character by moving the text cursor to its position and read the character information displayed in the status bar. Character information in status bar: · Information about the current character is now displayed in the status bar. It should display the current character itself and the numeric value in both decimal and hexadecimal. Open/Close all folds: · Made the functions faster. The fold state is also updated faster when opening a file. Message view font: · You can now set the font to be used in the message view. The option is available in the (right mouse click) context menu. Find next/previous occurrence of current word: · The search can now continue beyond end of file. A dialog will prompt the user for confirmation. Block selection: · Select a rectangular block of text while holding down the Shift+Alt keys. You can select the text using the mouse or arrow keys. |
| Portable RJ TextEd 7.62 | Aug 23, 2011 | New Release | Document list in side-bar: · Added a document (file) list in the side-bar. For now you can create new documents, close selected documents or move selected documents to the left or right view when "Dual document view" is active. Show document tabs (option): · Added an option in the view menu to display or hide document tabs. Updated the SFTP (SSH) components: · Updated the components to the newest version. Hopefully this will solve some issues. Word Count/Frequency: · The word frequency items can now be copied to the clipboard using Ctrl+C. Left margin: · Line numbers are now right aligned. I also made the left margin narrower. · Fixed several left margin issues and display issues in the options dialog. The two buttons "Add" and "Delete" were not translated in options. Printing: · Fixed some header and footer issues. Printing the current date or time in a header or footer should work properly now. Some option issues were fixed as well. |
| Portable RJ TextEd 7.60 | Aug 9, 2011 | New Release | Auto complete: · Space will now close the list and insert a space character. To select an item use . Macros: · Fixed issues in the macro manager. You can now record a macro over an old one. Select the macro name in the macro window and record. Word count/frequency: · Redesigned the word count window and added a word frequency list. Also added a column to display the number of finds of each word. Left margin settings: · You can now set individual settings for different file types. Rename file... (File - Disk operations menu/Document tab context menu): · Added a new item to just rename the file. The old item has been renamed and still rename and moves the file using a save file dialog. File Commander: · The tab key can now be used to switch focus between left and right file list. Files can now be selected using Ctrl+Space. |
| Portable RJ TextEd 7.50 | Jul 13, 2011 | New Release | Zen-coding: · Added native support for expand abbreviation and wrap with abbreviation. · To expand abbreviation press a keyboard shortcut (Ctrl+,) to open a zen-coding window. Type the abbreviation (with full preview) and hit to insert the result. · Wrap with abbreviation by selecting a text and press a keyboard shortcut (Shift+Ctrl+,). Enter an abbreviation and press to insert. · The zen-coding window have live preview (you can preview the result as you type). · Should work with (x)HTML, CSS and XML. Customize keyboard: · Redesigned the window and only use 1 list. It features incremental search of any text or keyboard shortcut. You can also assign already assigned keys (Moves the assigned shortcut). Numpad keys can now be used in shortcuts, e.g. Ctrl+Num 9. Macro recording: · Find All and Replace All can now be recorded in a macro. Search options are included in the macro. CSS highlighter: · Should now handle "all" CSS 3 properties including auto completion. |