Re: [cssed-devel] Tests on cssed cvs - new highlightings
Brought to you by:
iagorubio
From: Iago R. <iag...@hi...> - 2004-09-10 10:15:45
|
On Thu, 2004-09-09 at 18:16, Mich=C3=A8le Garoche wrote: > There are some minor glitches when highlighting html files, when=20 > multiple lines are wrapped, that is not always the first one which is=20 > shown but the line before the last one. Could you please elaborate a little on this ?? :) > For php files, the comments do not seem to be recognized correctly. PHP comments are // and /* */ (c style comments). The html comment is not valid into a PHP block. Are those comments bad highlighted in your system ? For It should highlight as comment --- ------------------------------ PHP // /* */ javascript // pythonscript # vbscript ' ASP // /* */ > Other types of files seems to be highlighted correctly (as far as I can=20 > judge). Sure they will be small glitches to correct in the future, but the overall highlighting must work (or we'll take out the highlighting and fix it). The tokenizers used for the new highlightings are used by various well known projects as Anjuta and Komodo and are roughly tested.=20 The tokenizer for CSS is only used by cssed, but I think It works fine right now. What I'm checking are the color schemes as only the CSS one is configurable. --=20 Iago Rubio =20 - Home page * http://www.iagorubio.com=20 - Last project * http://cssed.sourceforge.net =20 - GPG Keyserv * pgp.rediris.es id=3D0x909BD4DD |