3185: Coloring inside JSP is erratic

Two images are attached.

The task: insert an HTML style comment in a JSP. This would be "<!-- some
comment -->".

The result. Entering "<" (before even getting to the "<!--" part, which
also doesn't make a difference) results in strangely colored blocks that
don't match anything I have colors setup for.

Hmmm....







Attachment(s):
before.JPG
after.JPG
0
6 comments
Avatar
Permanently deleted user

(Image attached)

Here's what the final comment looks like...


"Michael Morett" <michaelmorett@yahoo.com> wrote in message
news:cte8f9$m2$1@is.intellij.net...

Two images are attached.

>

The task: insert an HTML style comment in a JSP. This would be "<!--

some

comment -->".

>

The result. Entering "<" (before even getting to the "<!--" part, which
also doesn't make a difference) results in strangely colored blocks that
don't match anything I have colors setup for.

>

Hmmm....

>
>
>
>





Attachment(s):
final.JPG
0
Avatar
Permanently deleted user

It's present in 3193 also.


"Michael Morett" <michaelmorett@yahoo.com> wrote in message
news:cte8f9$m2$1@is.intellij.net...

Two images are attached.

>

The task: insert an HTML style comment in a JSP. This would be "<!--

some

comment -->".

>

The result. Entering "<" (before even getting to the "<!--" part, which
also doesn't make a difference) results in strangely colored blocks that
don't match anything I have colors setup for.

>

Hmmm....

>
>
>
>


0
Avatar
Permanently deleted user

Known bug, for a long time. This will probably be fixed when they finish the CSS/Javascript parsers and lexers. Take a look in the tracker, there are also exceptions related to this.

And oh, as a workoround, everytime this happen you can close the current editor and open it again. The chances are things will be fine again.

0
Avatar
Permanently deleted user

Hi,

Marcus Brito wrote:

Known bug, for a long time. This will probably be fixed when they finish the CSS/Javascript parsers and lexers. Take a look in the tracker, there are also exceptions related to this.


Actually after landing EL lexing / parsing, and even then JSP support
will be rewritten, so even we will try to do as smooth as possible there
will be some larger problems.


And oh, as a workoround, everytime this happen you can close the current editor and open it again. The chances are things will be fine again.



--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

Actually after landing EL lexing / parsing, and even
then JSP support
will be rewritten, so even we will try to do as
smooth as possible there
will be some larger problems.


Maxim, it's actually the second time I hear that JSP support will be rewritten from scratch (maybe the first time was from you too). How about rolling back HTML/JSP/CSS support to the same level as Pallada release while this isn't done? I do like the new features, but I don't want to lose time reporting bugs against something that will be thrown away later.

0
Avatar
Permanently deleted user

-1

I work in JSP 2.0-land all day. It's not done, but it is a step in the
correct direction.

Norris Shelton
Sun Certified Java Programmer




Marcus Brito wrote:

>>Actually after landing EL lexing / parsing, and even
>>then JSP support
>>will be rewritten, so even we will try to do as
>>smooth as possible there
>>will be some larger problems.
>>
>>
>
>Maxim, it's actually the second time I hear that JSP support will be rewritten from scratch (maybe the first time was from you too). How about rolling back HTML/JSP/CSS support to the same level as Pallada release while this isn't done? I do like the new features, but I don't want to lose time reporting bugs against something that will be thrown away later.

>

0

Please sign in to leave a comment.