Utilities
Text Editors
SciTE Multifeatured Text Editor | SciTE Multifeatured Text Editor |
|
SciTE is a text editor originally developed to demonstrate the features of Scintilla an open source source code editor component. SciTE is distributed and downloadable as a stand-alone product. It's a lightweight, fast loading text editor particularly useful for software developers who need to edit source code written in a large variety of programming languages, but obviously it can be used to edit any kind of text file. Some of the most importan features of SciTE are
SciTE is an open source application available for Intel Win32 and Linux operating systems. Both binaries and source code can be downloaded from the site. Comments Great, but with some missing features Great editor In my opinion SciTE is one of the best open source text editors. It's fully configurable with external configuration files and I really like to be able to create global, local or user specific preferences. Some of the SciTE features are really invaluable: for example reminders of PHP functions parameters. I often checked the PHP documentation only because I couldn't remind the exact order of some PHP function parameters, now thanks to SciTE I no longer need to do that. Being able to fold and unfold entire blocks of code is also a cool feature that makes easier following the logical flow even of complex scripts. The opportunity to export files in PDF and HTML format while preserving syntax highlighting allows me to produce high quality documentation for my scripts and easily publish them on the Web. This is a great open source product, I recommend SciTE to anyone who wants a lightweight, but feature rich text editor. |
| Home |
| Office Automation |
| Internet |
| Image Processing |
| Utilities |
| Web Authoring |
| Security |
I use it for writing PHP and Python scripts, some features like code folding and unfolding are really useful, but other important features are missing. For example a code snippets library and a code explorer.