<script> remove colors |
Site Admin
|
Please take a look at the screenshot: as far as I see, threre is no problem. |
||||||||||||||
|
|
Look here:
As you see, when I remove "<" from the "<script>" tag it works. |
||||||||||||
|
|
Noticed a funny thing by accident now,
it happend becuse I had the <script> tag after </head>. -- edit But if I move </head> below it it works as I said, but not if I move it below the php block. |
||||||||||||
|
Site Admin
|
yep, some discrepancy is here....
will be fixed in 3.3 service pack #1. |
||||||||||||
|
also w/ <style> |
|
this looks familiar except the problem i had was with a <style> section. if i put a <style>...</style> section in my html document, it would disable all syntax highlighting after that section. also, if you typed an html tag after that section it would close it with </style> instead of the proper closing tag.
for example, if you typed: <p> phpED would close the tag and you would have this: <p></style> i'll make some screenshots if that would help. is this already an identified bug? |
||||||||||||
|
Site Admin
|
if you typed <p> inside <style>, it's a nonsense from CSS point of view and sequence like <style>..._anything_... should always be closed with </style>, isn't it ? I see no problem so far. |
||||||||||||||
|
|
that's true, but i was referring to html tags typed after the style section, not inside it. sorry if that wasn't apparent. for example:
where I placed the vertical bar, just after that opening <p> tag... what happens is, when phpED auto-completes that tag it does so with a </style> tag.[/code] |
||||||||||||||
|
Site Admin
|
I just tested in PHPED HOTFIX1 (build 3338) and everything went fine.
It inserted </p> and showed php properly highlighted: Check menu View->HTML (F12) |
||||||||||||
|
|
cool, thanks for following up. i suspect this was a bug in 3.2 related to the auto-highlight switching feature. although that wouldn't explain the tag-completion part... whatever.
|
||||||||||||
|
<script> remove colors |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by