Have you tested this with the latest nightly?
There's a fix in that to allow newlines in tags - was done for syntax like this:
<cfdirectory
name = "qryDir"
directory = "#Arguments.DirName#"
sort = "type ASC,name ASC"
/>
But it should also work for your cfset stuff. Unless you are using the
nightly, in which case I need to check what I did and fix it properly.
Thanks,
Peter
I think you can just change the update site to point at
http://cfeclipse.org/update-nightly/ but I couldn't say if that will
correctly replace your current cfe install.
Probably best to wait for someone to confirm/correct the procedure -
unless you've got your cfe install & data all fully backed up and are
feeling adventurous. :)
Dunno - I've not actually looked at the syntax highlighting stuff before.
I did have a quick look earlier and it's using some jface rules thing
I'm not familiar with - would need to look further into how all that
works.
Ok, so from some quick digging, the problem is caused by line 212 of
/org.cfeclipse.cfml/src/org/cfeclipse/cfml/editors/partitioner/scanners/CFPartitionScanner.java
- where it sets up the partition rules for HTML tags.
Commenting that line out fixes the syntax highlighting, but presumably
would fail to work for actual HTML also.
There must be a way to say "while in a comment, stop processing other
rules", but unless there's someone familiar with all that stuff
already, I'd need to go investigate how it all works to determine how
to do that.
However, it's just gone 1am here and I have to be up early, so all
that will need to wait for tomorrow evening, and I better say
goodnight to all and hurry to bed.
That, I think *must* be the change I made to the string coloring. The
odd thing is, the < shouldn't affect the ", which is all I changed.
Heh. I said "shouldn't affect" and "all I changed" in one sintence.
--
To exist is a habit I do not despair of acquiring.
Emile M. Cioran
Are you guys on the latest dev build? I'm not able to reproduce this locally.
Can anybody else running the latest dev build verify?
:Den
--
Science must begin with myths, and with the criticism of myths.
Karl Popper
I just pushed out a build to the preview update site, can you try it
out and let me know if you're still seeing this?
The preview site update url is :
http://cfeclipse.org/update-preview
:Den
--
I can never read this book, just like I can never see a movie that I
wrote a screenplay for. I can read it and see it physically, but I
can't accurately judge it. I'm too close to it. If I read it ten times
I'll have ten different reactions.
Richard Price