![]() 核心会员
|
RJ TextEd v5.75 Beta 1
2009-11-18 Changelog Project manager Made several changes to the project manager. * Added multiple selection. Can be used with "Open selected files". * Hints for all project files, showing the full path to the file. * Sorting by file extension and name. This will group files by extension. * Added a context menu item to set the maximum sub folder level. Default is one. * Relative parent folder items (..) are now skipped. Explorer Options Added several option to the explorer tabs. Tree list: * Display Buttons * Display Icons * Display Tree Lines File list: * Display Icons * Display Folders * Highlight open Files * Use colors for added extensions Highlight Made some changes to the highlight text feature and fixed some issues. * Added "Unhighlight All". * Highlight Words should automatically select the nearest word(s). Even when selecting words. * Fixed some menu issues. Search Fixed several issues with highlight found items. * Highlight found items should work now with regular expressions. * Fixed issues with word wrap and highlighting. * Highlighting should work when doing a multiple line search. [Misc] * Fixed several undo issues in word wrap mode. * Fixed several minor issues and made some small improvements. * The MRU list is updated when closing a document. * Added an error message when "Goto line" is out of scope. * Fixed several bugs. Download Setup: http://www.rj-texted.se/downloads/RJ_TextEd_Beta.zip Portable: http://www.rj-texted.se/downloads/RJ...stall_Beta.zip |
||
![]() Программное обеспечение выпуска и Windows Crack Нам-Dabei Guanyin Бодхисаттва Нам без Амитабха |
![]() 核心会员
|
RJ TextEd v5.75.1
2009-11-24 Changelog * Fixed a language issue. Menu and dialog text's may not have been displayed properly. * Made a small change in the "New project wizard". Download Setup: http://www.rj-texted.se/downloads/RJ_TextEd.zip Portable: http://www.rj-texted.se/downloads/RJ..._NoInstall.zip |
||
![]() 核心会员
|
RJ TextEd v5.80
2009-12-21 Changelog Project file navigation and auto completion Made some changes in the source code parsers to include more information about the code. This information is used with auto completion and to navigate in the code. - Auto completion ( Ctrl + J ) now includes all functions (not class members) available in your project files, as well as all class members. To display functions just press Ctrl+J at an empty spot. - Go to Declaration. Added as an context menu item. Position the text cursor over a function, class object or a class member and select the context menu item. The correct file will open and the text cursor will be positioned at the function or class member declaration. - Go to Implementation. Added as an context menu item. This is used with C/C++ and Delphi/Pascal files. Class members are, in these languages, divided into a declaration and an implementation part. You can e.g. use the context menu item "Go to Implementation" when the text cursor is over the class member declaration in header file e.g. Test.h, and "Go to Declaration" from the Test.cpp file to navigate back to the declaration. - Also fixed a few issues with projects and parsing. Fold selected text This feature can be used to make selected text fold able. - Create selection fold: Select text and use the context menu item or editor tool bar item to make the selection fold able. A normal [+] node should be visible at the top of the selection. - Remove selection fold: Position the text cursor inside the fold and select this feature to remove the selection fold. New syntax file fold option Added a new fold option to handle "If" statements in Visual Basic that doesn't have an "End If" at the end. NotAlwaysEnded = Insert line breaks Rewrote the feature. It should work properly in word wrap mode and with undo/redo. Remove line breaks Rewrote the feature. It should work properly in word wrap mode and with undo/redo. Open selected files (in the project tab) Can also be used to open a folder. Just select a folder and use "Open selected files". Fixed Fixed several bugs reported in the forum, or sent by email. See the forum for more information. Download Setup: http://www.rj-texted.se/downloads/RJ_TextEd.zip Portable: http://www.rj-texted.se/downloads/RJ..._NoInstall.zip |
||
![]() 超级会员
|
|
||
![]() 核心会员
|
RJ TextEd v5.90 Beta 1
2010-01-16 Changelog In this version I've added: Multi Edit and multi select With the option "Enable Multi Edit and Multi Select" set, you can select or place a text cursor in several places, by holding the CTRL key. Ones you've made your selections or cursor placements you can start editing. All instances at the same time. You can use most normal functions like typing, backspace, delete and cut/copy/paste. You can also use the case functions for selections. Some restrictions though when editing two, or more, instances at ones. 1. You can only delete till the end of line. If you reach EOL on one line, nothing will happen in that place when you hit the "Del" key. 2. You can only backspace till the beginning of line. 3. Some keys like "Enter" or the arrow keys will bring you out of multi edit mode. User Clipboards Added 5 user clipboards. You can switch between "Windows Clipboard" and the user clipboards with the "Shift+Alt+0..5" shortcuts or in the "Edit" menu. After switching you use the normal cut/copy/paste functions. Project Manager Added some new features and fixed some issues. - Project name is displayed in the title. - Last opened files are remembered. - You are asked if you want to close open project files when you close the project, open a new one or create a new project. - The project tree state is remembered. - You can now filter out files when adding a folder to the project. - Fixed several issues. New options I'll added some new options: - Minimize on Close (will close all open files before minimize) - Vertical scroll distance The Help I'll work on it till the final version. The help is not updated in the beta version. I've fixed a few bugs as well, but very few was reported... Download Setup: http://www.rj-texted.st/downloads/RJ_TextEd_Beta.zip Portable: http://www.rj-texted.st/downloads/RJ...stall_Beta.zip |
||
![]() 高级会员
|
楼主不容易,友情支持一下.
|
||
![]() 核心会员
|
RJ TextEd 用了一段时间,发现替换空格不是很方便,不知道有没有什么技巧?有没有高手谈一下如何高效的进行空格替换
|
||
![]() (清( ) ( )重) ?!?!?我什么都不知道:(
\明\ /阳/ \_) (_/ |
![]() 核心会员
|
RJ TextEd v6.00
2010-02-12 Changelog Multi Paste As with all other multi-edit features you position multiple text cursors or make several selections using Ctrl+LeftMouseButton. Then simply use "Paste" (Ctrl+V) to insert text, from the clipboard, in all instances at once. This feature works with text clips that contain several lines, but there is one limitation. You can only insert one multiple line clip per line. If you have two selections on the same line, only the first selection is replace when you paste. You can insert as many one line clips as you want though, even on the same line. Syntax Files - I've added a JSP syntax file in this version. - You can now use [] arrays with auto completion, e.g. List[index].<members> Text Clip Manager Added buttons to sort or position your clips as you like in the lower list. You can also insert separators by adding an item called "-". Misc - Updated the help on syntax files. - Double click on document tab bar will open a new document. - Added option to assign files without an extension to a highlighter. (Preferences -> Editor - File). - Added a button for RegEx help in all search dialogs. - May have fixed some Unicode path issues. - Illegal control characters are now removed when you open the file. A message is displayed to inform the user when this happens. - Added a silent option to the "Document.ReplaceAll" script function. - Updated the regex dll to a newer version. Several issues has been fixed in this version. Most very minor and are reported in the forum. Download Setup: http://www.mediafire.com/?rjzyk2qfhkk http://privat.bahnhof.se/wb588640/downloads/RJ_TextEd.zip Portable: http://www.mediafire.com/?2azeazdwzjd http://privat.bahnhof.se/wb588640/downloads/RJ_TextEd_NoInstall.zip |
||
![]() 超级会员
|
楼主的东西不错。
就是回答问题少了。 |
||
![]() 核心会员
|
good RJ 做的越来越好了
|
||
![]() 待认证激活
|
改版频率这么快,看的出作者很认真
|
||
![]() 超级会员
|
6.0都出来了呀,现在已经变成我的默认编辑器了,全面抛弃Ultraedit和EditPlus等。
|
||
![]() 超级会员
|
|
||
![]() 核心会员
|
|
||
![]() 热心会员
|
这个软件现在成了我公司里面给开发人员电脑的标准配置了,取代了原来的付费软件。
|
||
![]() 安徽农民,种棉花出身的。 |