RJ TextEd enables you to use syntax definition files in order to recognize keywords, tags, strings and other items that you want highlighted in the text. RJ TextEd is a Unicode editor capable of loading and saving ANSI, UTF-8, Unicode and Unicode big endien files.
RJ TextEd can use class auto completion, tag auto completion and hints to assist in editing your source files. The documents can be saved encrypted using strong encryption (twofish) or as html with syntax coloring.
RJ TextEd does not only handle source code. It also handles true ASCII files, binary files and of course plain text files. RJ TextEd also uses language files to display menus and dialogs in different languages. The included languages are English and Swedish. New language files can easily be created in the editor.
Here are some key features of "RJ TextEd":
· Edit plain text
· The editor can handles any type of text file (and binary). ANSI, ASCII (DOS), UTF-8, Unicode... And the text document can be converted to a different character set, if necessary.
· Internally all text are handled as Unicode and all functions of the editor support Unicode. The editor can load and save ANSI, UTF-8 or Unicode texts.
· Opens multiple documents in a tabbed view.
· Spell check in several different languages. Work very well even in Unicode documents where many languages might be used.
· Unlimited undo/redo.
· 10 different bookmarks.
· A smart word wrap. Tries to cut the text so it is as readable as possible.
· Edit source code
· For source codes the editor has user defined coloring of syntax elements (syntax highlighting), if a definition file is available for that programming language.
· New syntax definition files can easily be created and several are available on the home page.
· Synchronized Editing. Rename a word (variable, method...) in several places within a selected block of text.
· Block Comments. Comment or uncomment a selected block of text.
· Class auto completion. Unicode supported.
· Tag auto completion. Unicode supported.
· Write a home page
· The editor use auto completion to aid you in writing tags and attributes.
· Several html tag shortcuts are available as well as several wizards e.g. Table editor, list editor, frame editor...
· There is a complete CSS editor to help you create style sheets.
· Html preview which let you see the result of you editing.
· Validate your html document. The result of the validation is displayed and you can quickly identify the faulty code.
· Format/repair you html document. Several options are available e.g. word wrap, indention.
· The editor has an FTP client in the tab "Publish Web" to help you manage you home site.
· It uses simple text files for language support to displaying menus and dialogs in different languages.
· Html validation and format/repair.
· Several tools are included, charview, converter, color picker...
· An editor to create or edit syntax definition files are included.
What's New in This Release: [ read full changelog ]
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.
Goto line:
· The goto line window ...