Skip navigation.

Screem 0.14.0 released

General
General

Stable release 0.14.0 is now available, containings lots of bug fixes and improvements over 0.12.x.

Most notable improvements are: support for inline dtds, syntax highlighting colours are once again editable, support for Dreamweaver templates, auto saving, highlighting of the current line, a split pane file browser, and greatly improved helper application features.

This release requires the Gnome 2.10 libraries to be installed.

Screem is an HTML/XML Editor with additional web site management features.

Homepage | Screenshots

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Selective Syntax based On Tag

It would be REALLY nice if this thing could load/use different syntax models depending on the tag/attributes. For example, if the tag is <script type='text/javascript'> the content of the tag would be parsed/presented using the Javascript syntax module.

We already do this for the pa

We already do this for the parse tree with <style type="text/css"> the syntax highlighting is handled by gtksourceview though so highlighting support depends very much on that.

Nice.... by Anonymous George