Sunday, January 4, 2009

Edit Plus

editplusThis is one simple text editor I love the most. The main plus point of this software is that, with all those complex features it support, it is still a very fast and simple text editor.

From a developer's point of view, it supports color coding of: HTML, ASP, C/C++, Perl, PHP, Java, JSP, JavaScript, VBScript, CSS, XML, C# and SQL. To support more languages, you can download or write your own syntax file. The syntax file structure is very simple.

Features

  • Syntax Highlighting support for: HTML, ASP, C/C++, Perl, PHP, Java, JSP, JavaScript, VBScript, CSS, XML, C# and SQL.
  • Tabbed structure when showing multiple files.
  • Ability to capture outputs from external Console Applications (e.g. It can capture outputs from a Java or C++ compiler and show it within the interface.
  • Regular Expression - The Regular Expression supported by the Find & Replace of this software is probably the best I have seen in any software.
  • FTP - Ability to open and upload directly from an FTP server
  • editplus2Has many text formatting features like: Trim Trailing Spaces, Convert Tabs to Spaces and Vice Verse, Join and Split lines, Increase and Decrease Indent, Line Comment and Uncomment, etc.
  • Column Selection - This is probably the only Windows Application I have seen that supports column selection. A cool feature if you want to delete the starting few character(s) of all lines in a file.
  • Integrated Browser - Many software support Integration of Internet Explorer. So, nothing new here.

Overall, this is a great utility for developers. Of course, it cant replace other major development environments. But still, this can be a handy utility in your toolbox.

No comments:

Post a Comment