CoderTools Independence Software LLP
   
 
TotalEdit
Preview the next version of TotalEdit
TotalEdit Version 5.0.2 Beta
TotalEdit Version 5.0 is almost ready for release and here is a pre-release version avaiable for you to try. I would like to thank everyone who has provided feedback on bugs and functionality requests, which I have tried to cater for inside of this release.

Even though this preview has been labelled a Beta I believe it to be ready for general use. There are a handful of additional features that I want to add namely the ability to remember bookmarks and code-fold positions between closing and opening a file.

I hope you enjoy the preview and I believe it to be the best yet.

Changes and fixes with each beta:
Version 5.0.3
Enable or disable the long line marker from inside of the editor properties window
Default text color selector in the syntax color editor would remain black
Prevent searches of zero length strings in the Find-in-Files
Add an option to the Find-in-Files to includes files larger than 5Mb
Default syntax color settings will now be applied to the Hex Editor
USB Version of the beta release is now available
Version 5.0.2
TotalEdit would crash if the Find-in-Files dialog window was closed during a search
Enhanced syntax color editor to nominate a default text color
Version 5.0.1
Syntax color editor crashed if a filter was not selected
Key Features with version 5.0.0:
Key Benefit Redesign of the syntax-coloring functionality to make is easier to color documents and change the background. TotalEdit File Editing Software
Key Benefit Fixed bug preventing the entering of non-Latin 1 characters such as those found in Central-Europe and Asia.
Key Benefit Large log file support where you can open the first or last 1Mb of a file.
Key Benefit TotalEdit will now run as a single instance so that opening multiple files from Windows Explorer will not lead to many copies of the application being run.
Key Benefit Code explorer and code folding update for Visual Basic script developers.
All changes with version 5.0
  • The Full Pathname to an open document is now shown as a Tooltip when the mouse is hovering over the document tab.
  • You can now type special language-specific characters. E.g. Central European Latin-2 characters.
  • Edit the width of the caret or use a block to highlight each character instead.
  • Find-in-Files:
    • Search all open files using the Find-in-Files tool. All finds are reported in a dedicated results window.
    • Double-clicking a Find-in-Files result will goto to the file and line where the search phrase was found. It will now highlight the phrase too.
    • Search results can be copied to the clipboard.
    • Search results can be saved to a text file.
    • The last used search parameters are now saved.
    • You can now navigate through the search results using the keyboard. By default pressing Ctrl-Shift-B will move between each result and this key combination can be changed.
    • Each search records its results to a dedicated. Search results can now be easily and visually compared.
  • Redesign of the Syntax color editor, including:
    • The background color of the document can now be changed.
    • Preview how each style will be applied from within the Editor properties window.
    • Apply Bold, Italic and Underline formatting individually to each style.
  • Now decide if you want all line-endings to be updated when switching between the Line-Ending types on the Format menu.
  • Open the first or last 1Mb of any file to speed up the opening of large files, which only need to be viewed and not edited.
  • Choose to save the Byte Order Mark (BOM) inside of Unicode encoded text documents.
  • Windows Explorer update. Open all selected files inside a single instance of TotalEdit.
  • Column Editor including:
    • Create a column using a single phrase (E.g. a comma or a word).
    • Create a column using a number and specify an increment.
    • Create multiple columns in the entire document specifying the text to use in order to create the column and the width.
  • Visual Basic Script Updates:
    • Class name is prefixed onto the functions inside of the code explorer. Easily identify what Class_Initialize belongs to each class.
    • Code-Folding enhancement to that Classes, IF Statements and Loops can now be folded.
  • Macros can now be executed from the menu rather than openning up the Macro Dialog.
  • Tool Execution: Option to save the active file before running the tool.
  • External File Modification. When a file is modified outside of TotalEdit you can now choose to:
    • Ignore the external file modification.
    • Automatically reload the document after it has been externally modified.
    • Prompt to reload the document after it has been externally modified.
Bug Fixes with v5
  • Changing a view option in print-preview mode nolonger causes the application to crash.
  • Slow closing performance when exiting TotalEdit and whilst running from a USB key.
  • Intermitent loss of file filters.
  • Document reload function would only work on modified files.