Crimson Editor V3.7.2
Review:
Crimson Editor is a professional source code editor for Windows. For hard coders, it is an advance substitute for Notepad since it offers many powerful features for programming languages such as HTML, C/C++, Perl, and Java. It enables syntax-highlighting for many languages, which can be modified and extended for other programming languages based on desired custom syntax files.
Crimson Editor has been popular for coders on account of the following features:
Edit multiple documents
- switch between documents using file selection tab.
- Ctrl+Tab brings the last accessed document to topmost.
- support window splitter to see different parts of a document.
Syntax highlighting
- configurable via custom syntax files.
- preconfigured for more than 100 computer languages.
Multi-level undo / redo
- all editing actions are recorded from the opening of a file.
- any document always can be undone to it's initial contents.
- unlimited undo and redo buffers.
Project management
- manage group of related files into one project.
- remote files also can be included in a project.
Directory tree view window
- click to open documents.
- filter to display only selected file class.
Find & Replace
- replace specified text one by one, or as a whole.
- support regular expression.
Column mode editing
- copy and paste rectangular selections.
- switch between column mode and line mode. (Alt+C)
Natural word wrapping - word wrapping does not affect syntax highlighting.
- configurable wrapping indentation. (easer to understand the syntax)
Spell checker - around 100000 words were added in the dictionary.
- users can register new words in their own dictionary. (InstallDir/user.dic)
User tools and macros
- execute external programs with proper arguments.
- compile, execute and test your code.
- ease your fingers with key stroke recording. (record & replay)
Edit remote files directly using built-in FTP client
- open, edit, and save documents in remote FTP servers.
- save account information (encoded) for automatic logon.
Print & Print preview - configurable page header and footer.
- print with line numbers.
- print with syntax highlighting. (used in color printer)
- true type font selection for printer.
Other useful features
- support Unicode & UTF-8 encoding, drag & drop text editing, single instance / multiple instances, ability to detect changed files, bookmark & go to, highlight active line, highlight matching pairs, multi-byte support with integrated IME (for eastern languages), auto indent, wheel mouse support, copy & paste, line numbers, configurable line spacing, option to save files in Unix format
Other noteworthy features of Crimson Editor include undo/redo, user tools, macros, spell checker and more
This program is not only fast in loading time, but also small in size that can be copied in one floppy diskette.
Value: (8.7/10) For a hard coder this is a gem. It is a FREE application with a friendly user interface conducive to programming tasks.
Use: (8.8/10) Regardless of programming language to use, you can use Crimson Editor for developing source codes. It is easy to install and use. Moreover, it is fast and handles very large text documents with ease.
Overall: (8.75/10) It is a lean application with all the features you long for a text editor. Syntax files are editable thus you can customize your desired highlighting setup for a programming language. Definitely a worth trying application for a programmer.

0 Comments:
Post a Comment
<< Home