edit0r
edit0r is a project I’m working on to simplify the creation and maintainence of HTML, XML, XSL, and CSS files. It is geared mainly towards document conversion and XSLT. Some of its current features are:
- XSLT transformation and preview using MSXML3, OpenXML, or Xerces
- Regular expression search and replace
- Powerful regular expression based syntax highlighting
- Fully user configurable library, easy to add new languages or customize existing ones
- Code folding
- Auto complete
- Code templates
- Tree based code explorer
- Code cleanup with HTML Tidy
- Validation with xmlvalid
![]()
Here is a screenshot showing the Code Explorer. The included readme.html is the file currently loaded, and you can see a preview has been generated in the internal viewer.
![]()
This screenshot shows the XSL processor and project manager on the left. An XSL stylesheet has been loaded, an XML file has been selected, and a preview rendered after applying the transformation. On the right is the main dialog of the Lexer Library, with some of the supported languages visible.



